Skip to content

Commit 5b09540

Browse files
committed
regenerate index file
1 parent 3e5e56b commit 5b09540

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1034,9 +1034,13 @@ Status description:: error: syntax error or access rule violation - missing LOOK
10341034

10351035
Status description:: error: syntax error or access rule violation - unsupported distance metric. Unknown distance metric: `{ <<input>> }`.
10361036

1037+
=== xref:errors/gql-errors/42I63.adoc[42I63]
1038+
1039+
Status description:: error: syntax error or access rule violation - wrong subclause order. `ORDER BY`, `{ <<clause>> }` and `LIMIT` can only be used in this order in `RETURN`.
1040+
10371041
=== xref:errors/gql-errors/42I64.adoc[42I64]
10381042

1039-
Status description:: error: syntax error or access rule violation - unsupported aggregation. { <<msg>> } currently not supported in `NEXT` { <<context>> }.
1043+
Status description:: error: syntax error or access rule violation - unsupported aggregation. { <<msg>> } currently not supported after `NEXT` { <<context>> }.
10401044

10411045
[role=label--changed-2025.03]
10421046
=== xref:errors/gql-errors/42N00.adoc[42N00]

0 commit comments

Comments
 (0)