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
Starting with Neo4j 2025.06, a database can be assigned a default Cypher version.
24
-
However, aliases in composite databases cannot be assigned a default Cypher version.
25
-
They always get the Cypher version of the composite database.
23
+
Starting with Neo4j 2025.06, a database or remote alias can be assigned a default Cypher version.
24
+
However, local aliases and aliases in composite databases cannot be assigned a default Cypher version.
25
+
Local aliases always get the Cypher version of their target database and aliases in composite databases always get the Cypher version of the composite database.
0 commit comments