Skip to content

Commit 2fdcc14

Browse files
committed
add the missing partial file
1 parent 225026f commit 2fdcc14

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[role=label--new-2025.06]
2+
== Cypher® versions
3+
4+
Starting from Neo4j 2025.06, Cypher language introduces a new version Cypher 25.
5+
Cypher 5 will continue to be the default version for all newly-created databases, however, new features will be added only to Cypher 25.
6+
For more information about the Cypher versioning, see link:{neo4j-docs-base-uri}/cypher-manual/25/queries/select-version/[Cypher Manual -> Select Cypher version].
7+
8+
You can specify the version of Cypher in which you want to run your queries (Cypher 5 or Cypher 25) by configuring a default Cypher version for the whole DBMS, per database, or by setting it on a per-query basis.
9+
For details, see the xref:configuration/cypher-version-configuration.adoc[].

0 commit comments

Comments
 (0)