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.adoc
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -183,7 +183,7 @@ Status description:: error: data exception - invalid spatial value. A POINT must
183
183
184
184
=== 22N20
185
185
186
-
Status description:: error: data exception - invalid spatial value dimensions. Cannot create POINT with `{ $dim1 }D coordinate reference system (CRS) and `{ $value }` coordinates. Use the equivalent `{ $dim2 }D coordinate reference system instead.
186
+
Status description:: error: data exception - invalid spatial value dimensions. Cannot create POINT with `{ $dim1 }D` coordinate reference system (CRS) and `{ $value }` coordinates. Use the equivalent `{ $dim2 }D` coordinate reference system instead.
187
187
188
188
=== 22N21
189
189
@@ -387,7 +387,7 @@ Status description:: error: syntax error or access rule violation - invalid case
387
387
388
388
=== 42I01
389
389
390
-
Status description:: error: syntax error or access rule violation - invalid FOREACH. Invalid use of `{ $clause }` inside 'FOREACH'.
390
+
Status description:: error: syntax error or access rule violation - invalid `FOREACH`. Invalid use of `{ $clause }` inside 'FOREACH'.
391
391
392
392
=== 42I02
393
393
@@ -408,36 +408,36 @@ Status description:: error: syntax error or access rule violation - invalid symb
408
408
409
409
=== 42I25
410
410
411
-
Status description:: error: syntax error or access rule violation - invalid use of CALL IN TRANSACTIONS. 'CALL { ... }` IN TRANSACTIONS' is not supported after a write clause.
411
+
Status description:: error: syntax error or access rule violation - invalid use of `CALL IN TRANSACTIONS`. 'CALL { ... } IN TRANSACTIONS' is not supported after a write clause.
412
412
413
413
=== 42I29
414
414
415
-
Status description:: error: syntax error or access rule violation - invalid use of IS. The IS keyword cannot be used together with multiple labels in `{ $input }`. Rewrite the expression as `{ $replacement }`.
415
+
Status description:: error: syntax error or access rule violation - invalid use of `IS`. The `IS` keyword cannot be used together with multiple labels in `{ $input }`. Rewrite the expression as `{ $replacement }`.
416
416
417
417
=== 42I31
418
418
419
-
Status description:: error: syntax error or access rule violation - invalid use of MATCH. MATCH ...' cannot directly follow an 'OPTIONAL MATCH ...'. Use a WITH clause between them.
419
+
Status description:: error: syntax error or access rule violation - invalid use of `MATCH`. 'MATCH ...' cannot directly follow an 'OPTIONAL MATCH ...'. Use a `WITH` clause between them.
420
420
421
421
422
422
=== 42I37
423
423
424
-
Status description:: error: syntax error or access rule violation - invalid use of `RETURN *`. `RETURN *'` is not allowed when there are no variables in scope.
424
+
Status description:: error: syntax error or access rule violation - invalid use of `RETURN *`. 'RETURN *' is not allowed when there are no variables in scope.
425
425
426
426
=== 42I38
427
427
428
-
Status description:: error: syntax error or access rule violation - invalid use of `RETURN`. `RETURN ...'` can only be used at the end of a query or subquery.
428
+
Status description:: error: syntax error or access rule violation - invalid use of `RETURN`. 'RETURN ...' can only be used at the end of a query or subquery.
429
429
430
430
=== 42I40
431
431
432
-
Status description:: error: syntax error or access rule violation - invalid use of `UNION and UNION ALL`. `UNION` and `UNION ALL` cannot be combined.
432
+
Status description:: error: syntax error or access rule violation - invalid use of `UNION` and `UNION ALL`. `UNION` and `UNION ALL` cannot be combined.
433
433
434
434
=== 42I47
435
435
436
436
Status description:: error: syntax error or access rule violation - parser error. Parser Error: `{ $msg }`.
437
437
438
438
=== 42I50
439
439
440
-
Status description:: error: syntax error or access rule violation - token name too long. Invalid input `{ $input }`... A `{ $tokenType }` name cannot be longer than `{ $maxTokenLength }`.
440
+
Status description:: error: syntax error or access rule violation - token name too long. Invalid input `{ $input }..`. A `{ $tokenType }` name cannot be longer than `{ $maxTokenLength }`.
441
441
442
442
=== 42N00
443
443
@@ -453,7 +453,7 @@ Status description:: error: syntax error or access rule violation - writing in r
453
453
454
454
=== 42N03
455
455
456
-
Status description:: error: syntax error or access rule violation - writing to multiple graphs. Writing to multiple graphs in the same transaction is not allowed. Use CALL IN TRANSACTION or create separate transactions in your application.
456
+
Status description:: error: syntax error or access rule violation - writing to multiple graphs. Writing to multiple graphs in the same transaction is not allowed. Use `CALL IN TRANSACTION` or create separate transactions in your application.
457
457
458
458
=== 42N04
459
459
@@ -485,7 +485,7 @@ Status description:: error: syntax error or access rule violation - no such role
485
485
486
486
=== 42N11
487
487
488
-
Status description:: error: syntax error or access rule violation - database or alias already exists. A [composite] database or alias with the name `{ $db }` already exists.
488
+
Status description:: error: syntax error or access rule violation - database or alias already exists. A `[composite]` database or alias with the name `{ $db }` already exists.
489
489
490
490
=== 42N12
491
491
@@ -517,7 +517,7 @@ Status description:: error: syntax error or access rule violation - duplicate cl
517
517
518
518
=== 42N20
519
519
520
-
Status description:: error: syntax error or access rule violation - empty list range operator. The list range operator `'[ ]'` cannot be empty.
520
+
Status description:: error: syntax error or access rule violation - empty list range operator. The list range operator '[ ]' cannot be empty.
521
521
522
522
523
523
=== 42N21
@@ -527,15 +527,15 @@ Status description:: error: syntax error or access rule violation - unaliased re
527
527
528
528
=== 42N22
529
529
530
-
Status description:: error: syntax error or access rule violation - single return column required. A COLLECT subquery must end with a single return column.
530
+
Status description:: error: syntax error or access rule violation - single return column required. A `COLLECT` subquery must end with a single return column.
531
531
532
532
=== 42N29
533
533
534
534
Status description:: error: syntax error or access rule violation - unbound variables in pattern expression. Pattern expressions are not allowed to introduce new variables: `{ $var }`.
535
535
536
536
=== 42N39
537
537
538
-
Status description:: error: syntax error or access rule violation - incompatible return columns. All subqueries in a UNION clause must have the same return column names.
538
+
Status description:: error: syntax error or access rule violation - incompatible return columns. All subqueries in a `UNION` clause must have the same return column names.
539
539
540
540
=== 42N45
541
541
@@ -555,7 +555,7 @@ Status description:: error: syntax error or access rule violation - function wit
555
555
556
556
=== 42N75
557
557
558
-
Status description:: error: syntax error or access rule violation - invalid use of graph function. A call to the graph function `{ $fun }` is only allowed as the top-level argument of a USE clause.
558
+
Status description:: error: syntax error or access rule violation - invalid use of graph function. A call to the graph function `{ $fun }` is only allowed as the top-level argument of a `USE` clause.
559
559
560
560
=== 42N76
561
561
@@ -572,7 +572,7 @@ Status description:: error: syntax error or access rule violation - impersonatio
572
572
573
573
=== 42N84
574
574
575
-
Status description:: error: syntax error or access rule violation - TERMINATE TRANSACTION misses YIELD clause. WHERE clause without YIELD clause. Use 'TERMINATE TRANSACTION ... YIELD ... WHERE ...'.
575
+
Status description:: error: syntax error or access rule violation - `TERMINATE TRANSACTION` misses `YIELD` clause. `WHERE` clause without `YIELD` clause. Use 'TERMINATE TRANSACTION ... YIELD ... WHERE ...'.
576
576
577
577
=== 42N85
578
578
@@ -588,11 +588,11 @@ Status description:: error: syntax error or access rule violation - cannot grant
588
588
589
589
=== 42N89
590
590
591
-
Status description:: error: syntax error or access rule violation - invalid driver settings map. Failed evaluating the given driver settings. `{ $cause }
591
+
Status description:: error: syntax error or access rule violation - invalid driver settings map. Failed evaluating the given driver settings. { $cause }
592
592
593
593
=== 42N90
594
594
595
-
Status description:: error: syntax error or access rule violation - cannot alter immutable composite database. Composite databases cannot be altered (database: `{ $db }).
595
+
Status description:: error: syntax error or access rule violation - cannot alter immutable composite database. Composite databases cannot be altered (database: `{ $db }`).
0 commit comments