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
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,8 +158,8 @@ Status description:: error: data exception - invalid input value. Invalid input
158
158
159
159
Status description:: error: data exception - input failed validation. Invalid input `{ <<input>> }` for `{ <<context>> }`.
160
160
161
+
[role=label--changed-2025.03]
161
162
=== xref:errors/gql-errors/22N06.adoc[22N06]
162
-
label:new[Changed in 2025.03]
163
163
164
164
Status description:: error: data exception - required input missing. Invalid input. `{ <<inputList>> }` needs to be specified.
165
165
@@ -311,8 +311,8 @@ Status description:: error: data exception - unable to use specified runtime. Ca
311
311
312
312
Status description:: error: data exception - CSV buffer size overflow. Cannot read a CSV field larger than the set buffer size. Ensure the field does not have an unterminated quote, or increase the buffer size via 'dbms.import.csv.buffer_size'.
313
313
314
+
[role=label--changed-2025.03]
314
315
=== xref:errors/gql-errors/22N51.adoc[22N51]
315
-
label:new[Changed in 2025.03]
316
316
317
317
Status description:: error: data exception - graph reference not found. A graph reference with the name `{ <<db>> }` was not found. Verify that the spelling is correct.
318
318
@@ -558,8 +558,8 @@ Status description:: error: invalid transaction state - concurrent access violat
558
558
Status description:: error: invalid transaction state - specified transaction does not exist.
559
559
Transaction `{ <<transactionId>> }` does not exist.
560
560
561
+
[role=label--changed-2025.03]
561
562
=== xref:errors/gql-errors/25N05.adoc[25N05]
562
-
label:new[Changed in 2025.03]
563
563
564
564
Status description:: error: invalid transaction state - transaction closed. Transaction has been closed.
565
565
@@ -838,8 +838,8 @@ Status description:: info: invalid call signature. The procedure or function `{
838
838
839
839
Status description:: error: syntax error or access rule violation - no longer valid syntax. `{ <<msg>> }`
840
840
841
+
[role=label--changed-2025.03]
841
842
=== xref:errors/gql-errors/42N00.adoc[42N00]
842
-
label:new[Changed in 2025.03]
843
843
844
844
Status description:: error: syntax error or access rule violation - graph reference not found. A graph reference with the name `{ <<db>> }` was not found. Verify that the spelling is correct.
845
845
@@ -871,8 +871,8 @@ Status description:: error: syntax error or access rule violation - unsupported
871
871
872
872
Status description:: error: syntax error or access rule violation - variable shadowing. The variable `{ <<variable>> }` is shadowing a variable with the same name from the outer scope and needs to be renamed.
873
873
874
+
[role=label--changed-2025.03]
874
875
=== xref:errors/gql-errors/42N08.adoc[42N08]
875
-
label:new[Changed in 2025.03]
876
876
877
877
Status description:: error: syntax error or access rule violation - no such procedure. The procedure `{ <<procFun>> }` was not found. Verify that the spelling is correct.
878
878
@@ -884,8 +884,8 @@ Status description:: error: syntax error or access rule violation - no such user
884
884
885
885
Status description:: error: syntax error or access rule violation - no such role. A role with the name `{ <<role>> }` was not found. Verify that the spelling is correct.
886
886
887
+
[role=label--changed-2025.03]
887
888
=== xref:errors/gql-errors/42N11.adoc[42N11]
888
-
label:new[Changed in 2025.03]
889
889
890
890
Status description:: error: syntax error or access rule violation - graph reference already exists. A graph reference with the name `{ <<db>> }` already exists.
891
891
@@ -979,8 +979,8 @@ Status description:: error: syntax error or access rule violation - invalid use
979
979
980
980
Status description:: error: syntax error or access rule violation - duplicate return item name. Return items must have unique names.
981
981
982
+
[role=label--changed-2025.03]
982
983
=== xref:errors/gql-errors/42N39.adoc[42N39]
983
-
label:new[Changed in 2025.03]
984
984
985
985
Status description:: error: syntax error or access rule violation - incompatible return column names. All `{<<context>>}` must have the same return column names. Use `AS` to ensure columns have the same name.
986
986
@@ -1292,8 +1292,8 @@ Status description:: error: system configuration or operation exception - aggreg
1292
1292
Status description:: error: system configuration or operation exception - class not public. The class `{ <<procClass>> }` must be public.
1293
1293
1294
1294
1295
+
[role=label--changed-2025.03]
1295
1296
=== xref:errors/gql-errors/51N12.adoc[51N12]
1296
-
label:new[Changed in 2025.03]
1297
1297
1298
1298
Status description:: error: system configuration or operation exception - class not void. The procedure `{ <<proc>> }` has zero return columns and must be defined as void.
1299
1299
@@ -1353,8 +1353,8 @@ Status description:: error: system configuration or operation exception - insuff
1353
1353
1354
1354
Status description:: error: system configuration or operation exception - database is busy. Cannot compile query due to excessive updates to indexes and constraints.
1355
1355
1356
+
[role=label--changed-2025.03]
1356
1357
=== xref:errors/gql-errors/51N27.adoc[51N27]
1357
-
label:new[Changed in 2025.03]
1358
1358
1359
1359
Status description:: error: system configuration or operation exception - not supported in this edition. `{ <<feat>> }` is not supported in `{ <<edition>> }`.
0 commit comments