Skip to content

Commit c277817

Browse files
mnd999renetapopova
andauthored
Apply suggestions from code review
Co-authored-by: Reneta Popova <[email protected]>
1 parent 0e01d11 commit c277817

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= 22NC9
22

33
== Status description
4-
error: data exception - invalid element type constraints in graph type. A `{ <<entityType>> }` element type property `{ <<context>> }` constraint cannot be specified inline of a `{ <<entityType2>> }` element type
4+
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
77
Property type and existance constrains cannot be defined as inline constraints on graph type elements.

modules/ROOT/partials/glossary.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
[[endpointType]]$endpointType:: One of `start` or `end` of a relationship.
3636
[[entityId]]$entityId:: ID of a node or a relationship.
3737
[[entityType]]$entityType:: A node or a relationship.
38-
[[entityType2]]$entityType2:: A node or a relationship.
3938
[[expr]]$expr:: Cypher expression, for example, `1 + n.prop`.
4039
[[exprType]]$exprType:: Freeform expression type, for example, `EXISTS`, `COUNT`, `COLLECT`.
4140
[[feat]]$feat:: Freeform feature description.

0 commit comments

Comments
 (0)