We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 360f226 commit 3d5f74fCopy full SHA for 3d5f74f
modules/ROOT/pages/queries/select-version.adoc
@@ -92,7 +92,7 @@ SHOW CONSTRAINTS YIELD name, type
92
.Listing the constraint name and type values using Cypher 25
93
[source, cypher]
94
----
95
-CYPHER 5
+CYPHER 25
96
SHOW CONSTRAINTS YIELD name, type
97
98
0 commit comments