Skip to content

Commit 2c794e1

Browse files
mnd999Hunterness
andauthored
Update modules/ROOT/pages/errors/gql-errors/22NCA.adoc
Co-authored-by: Therese Magnusson <[email protected]>
1 parent bd6d6a4 commit 2c794e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/errors/gql-errors/22NCA.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ A correct definition is as follows:
2929
[source, cypher]
3030
----
3131
ALTER CURRENT GRAPH TYPE SET {
32-
(p :Person => {name :: STRING, age :: INT, studId ANY NOT NULL })
32+
(p :Person => {name :: STRING, age :: INT, studId :: ANY NOT NULL })
3333
}
3434
----
3535

0 commit comments

Comments
 (0)