Cypher syntax

This section lists breaking changes for the Cypher syntax.

All changes in the Cypher language syntax are detailed in Cypher Manual → Removals, deprecations, additions and extensions. Thoroughly review this section in the version you are moving to and make the necessary changes in your code.

From Neo4j version 4.0 onwards, the parameter syntax {parameter} is replaced by the syntax $parameter.