You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.
i have this error when i try to remove relation between 2 node joined with a relationShipEntity :
Can not start an object, expecting field name
I found this doc on neo4j :
Rule Scheduler is no longer used by 3.2 Cypher Queries. Start and create unique two positions that rely on the scheduler RULE.
Either remove them from requests (using MERGE instead of CREATE UNIQUE), or supply your Cypher with CYPHER 3.1.
Is the development of Cypher 3.2 support planned?
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi!
i have this error when i try to remove relation between 2 node joined with a relationShipEntity :
I found this doc on neo4j :
Is the development of Cypher 3.2 support planned?
Thanks
The text was updated successfully, but these errors were encountered: