Skip to content

Commit 1289af4

Browse files
committed
Add status codes from neo4j PR 28821
1 parent c27c53a commit 1289af4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,10 @@ Status description:: error: data exception - invalid property based access contr
569569

570570
Status description:: error: data exception - type mismatch. Type mismatch: expected to be `{ $valueTypeList }` but was `{ $input }`.
571571

572+
=== 22NB2
573+
574+
Status description:: error: data exception - incompatible graph type dependence. Graph type `{ $graphTypeDependence1 }` constraint `{ $constrDescrOrName1 }` is incompatible with graph type `{ $graphTypeDependence2 }` constraint `{ $constrDescrOrName2 }` because they have different graph type dependence.
575+
572576
// === 22NFF
573577

574578
// Status description:: error: data exception - referent does not exist. The referent of the specified reference does not exist.

0 commit comments

Comments
 (0)