Skip to content

Commit 605ebb8

Browse files
version nuance
1 parent 5b1e8f2 commit 605ebb8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

modules/ROOT/pages/procedures.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -828,9 +828,8 @@ For more information, see the link:{neo4j-docs-base-uri}/cypher-manual/current/p
828828

829829
[NOTE]
830830
====
831-
As of Neo4j 2025.06, `dbms.components()` returns the supported Cypher versions in a row where the `name` column has the value `"Cypher"`.
832-
If returned, the row has the value `["5", "25"]`, indicating that both Cypher 5 and Cypher 25 are supported.
833-
Otherwise, Cypher 25 is not supported.
831+
As of Neo4j 2025.05, `dbms.components()` returns the supported Cypher versions in a row where the `name` column has the value `"Cypher"`.
832+
As of Neo4j 2025.06, the row has the value `["5", "25"]`, indicating that both Cypher 5 and Cypher 25 are supported from this release onward.
834833
For more information about Cypher versions, see the link:{neo4j-docs-base-uri}/cypher-manual/queries/select-version/[Cypher Manual -> Select Cypher version].
835834
====
836835

0 commit comments

Comments
 (0)