Skip to content

Commit 1ac53a5

Browse files
committed
Add status code 42NA8
as I noticed it hadn't been added either
1 parent 9623af3 commit 1ac53a5

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
@@ -1035,6 +1035,10 @@ Status description:: info: invalid alias target. Aliases are not allowed to targ
10351035

10361036
Status description:: info: referenced database not found. No database is corresponding to `{ $db }`. Verify that the elementId is correct.
10371037

1038+
=== 42NA8
1039+
1040+
Status description:: error: syntax error or access rule violation - invalid reference in command. Invalid reference in command `{ $cmd }`.
1041+
10381042
=== 42NA9
10391043

10401044
Status description:: error: syntax error or access rule violation - system database procedure rules. The system database supports a restricted set of Cypher clauses. The supported clause structure for procedure calls is: 'CALL', 'YIELD', 'RETURN'. 'YIELD' and 'RETURN' clauses are optional. The order of the clauses is fixed and each can only occur once.

0 commit comments

Comments
 (0)