Skip to content

Commit 1b3f808

Browse files
Merge branch 'select_version' of https://github.com/JPryce-Aklundh/docs-cypher into select_version
2 parents 5b0baa8 + 3d5f74f commit 1b3f808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/queries/select-version.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ SHOW CONSTRAINTS YIELD name, type
9292
.Listing the constraint name and type values using Cypher 25
9393
[source, cypher]
9494
----
95-
CYPHER 5
95+
CYPHER 25
9696
SHOW CONSTRAINTS YIELD name, type
9797
----
9898

0 commit comments

Comments
 (0)