Skip to content

Commit df9c91d

Browse files
committed
duplicated codes
1 parent 5225cbe commit df9c91d

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

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

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,30 +1202,6 @@ Status description:: error: syntax error or access rule violation - incompatible
12021202

12031203
Status description:: error: syntax error or access rule violation - invalid use of `CALL { ... }`. Not possible to enclose `{ <<clause>> }` in `CALL { ... }`. Use `CALL () { ... }` instead.
12041204

1205-
=== xref:errors/gql-errors/42N3A.adoc[42N3A]
1206-
1207-
Status description:: error: syntax error or access rule violation - incompatible conditional query. All `{ <<context>> }` need to either return rows or update the graph.
1208-
1209-
=== xref:errors/gql-errors/42N3B.adoc[42N3B]
1210-
1211-
Status description:: error: syntax error or access rule violation - incompatible number of return columns. All `{ <<context>> }` must return the same number of columns.
1212-
1213-
=== xref:errors/gql-errors/42N3C.adoc[42N3C]
1214-
1215-
Status description:: error: syntax error or access rule violation - invalid use of `CALL { ... }`. Not possible to enclose `{ <<clause>> }` in `CALL { ... }`. Use `CALL () { ... }` instead.
1216-
1217-
=== xref:errors/gql-errors/42N3A.adoc[42N3A]
1218-
1219-
Status description:: error: syntax error or access rule violation - incompatible conditional query. All `{ <<context>> }` need to either return rows or update the graph.
1220-
1221-
=== xref:errors/gql-errors/42N3B.adoc[42N3B]
1222-
1223-
Status description:: error: syntax error or access rule violation - incompatible number of return columns. All `{ <<context>> }` must return the same number of columns.
1224-
1225-
=== xref:errors/gql-errors/42N3C.adoc[42N3C]
1226-
1227-
Status description:: error: syntax error or access rule violation - invalid use of `CALL { ... }`. Not possible to enclose `{ <<clause>> }` in `CALL { ... }`. Use `CALL () { ... }` instead.
1228-
12291205
=== xref:errors/gql-errors/42N40.adoc[42N40]
12301206

12311207
Status description:: error: syntax error or access rule violation - single relationship pattern required. The `{ <<fun>> }` function must contain one relationship pattern.

0 commit comments

Comments
 (0)