Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

neo4j-php-ogm not compatible with Cypher 3.2 ? #184

Open
2binfree opened this issue Mar 20, 2019 · 0 comments
Open

neo4j-php-ogm not compatible with Cypher 3.2 ? #184

2binfree opened this issue Mar 20, 2019 · 0 comments

Comments

@2binfree
Copy link

Hi!

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant