You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/errors/gql-errors/index.adoc
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1513,6 +1513,11 @@ Status description:: error: syntax error or access rule violation - system datab
1513
1513
1514
1514
Status description:: error: syntax error or access rule violation - incorrectly formatted graph reference. Incorrectly formatted graph reference `{ <<input>> }`. Expected a single quoted or unquoted identifier. Separate name parts should not be quoted individually.
1515
1515
1516
+
[role=label--changed-2025.11]
1517
+
=== xref:errors/gql-errors/42NAB.adoc[42NAB]
1518
+
1519
+
Status description:: error: syntax error or access rule violation - not supported standalone call. WHERE is not supported in a standalone call. Use `CALL ... YIELD ... WHERE ... RETURN ...` instead.
1520
+
1516
1521
=== xref:errors/gql-errors/42NFC.adoc[42NFC]
1517
1522
1518
1523
Status description:: error: syntax error or access rule violation - auth info validation error. Authentication and/or authorization could not be validated. See security logs for details.
0 commit comments