Skip to content

Commit

Permalink
Add status codes from neo4j PR 28821
Browse files Browse the repository at this point in the history
  • Loading branch information
sherfert committed Dec 30, 2024
1 parent c27c53a commit 1289af4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/ROOT/pages/errors/gql-errors.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,10 @@ Status description:: error: data exception - invalid property based access contr

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

=== 22NB2

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.

// === 22NFF

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

0 comments on commit 1289af4

Please sign in to comment.