This repository was archived by the owner on Dec 1, 2021. It is now read-only.

Description
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