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

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

@2binfree

Description

@2binfree

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions