Skip to content

Commit e7645eb

Browse files
quotes
1 parent 30e30fa commit e7645eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/procedures.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cypher-manual/current/p
827827
|===
828828

829829
[NOTE]
830-
As of Neo4j 2025.06, `dbms.components()` will return the supported Cypher versions in a row where the `name` column has the value `'Cypher'`.
830+
As of Neo4j 2025.06, `dbms.components()` will return the supported Cypher versions in a row where the `name` column has the value `"Cypher"`.
831831
If this row is returned, it will have the value `["5", "25"]`, indicating that both Cypher 5 and Cypher 25 are supported.
832832
If this row is not returned, Cypher 25 is not supported.
833833
For more information about Cypher versions, see the link:{neo4j-docs-base-uri}/cypher-manual/queries/select-version/[Cypher Manual -> Select Cypher version].

0 commit comments

Comments
 (0)