Skip to content

Commit 6c0a0b1

Browse files
mnd999renetapopova
andauthored
Update modules/ROOT/pages/errors/gql-errors/22NC9.adoc
Co-authored-by: Reneta Popova <[email protected]>
1 parent c277817 commit 6c0a0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
error: data exception - invalid element type constraints in graph type. A `{ <<entityType>>1 }` element type property `{ <<context>> }` constraint cannot be specified inline of a `{ <<entityType>>2 }` element type.
55

66
== Explanation
7-
Property type and existance constrains cannot be defined as inline constraints on graph type elements.
7+
Property type and existence constraints must be defined as part of the property description, not as inline constraints on graph type elements.
88
They should be defined as part of the property description instead.
99

1010
== Example scenario

0 commit comments

Comments
 (0)