Skip to content

Commit 15d7ab5

Browse files
committed
regenerate the index.adoc file
1 parent 5fa3bcd commit 15d7ab5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,6 +1072,10 @@ Status description:: error: syntax error or access rule violation - pattern pars
10721072

10731073
Status description:: error: syntax error or access rule violation - unsupported language feature. The query is a valid `CYPHER { <<feat>>2 }` query, but it is run in `CYPHER { <<feat>>1 }`. Consider changing the database default Cypher version using `ALTER DATABASE SET DEFAULT LANGUAGE` or prefix the query with `CYPHER { <<feat>>2 }`.
10741074

1075+
=== xref:errors/gql-errors/42I68.adoc[42I68]
1076+
1077+
Status description:: error: syntax error or access rule violation - ambiguous pattern field. The pattern contains pattern elements that refer to the same pattern fields. Make sure that the pattern is non-ambiguous.
1078+
10751079
[role=label--changed-2025.03]
10761080
=== xref:errors/gql-errors/42N00.adoc[42N00]
10771081

0 commit comments

Comments
 (0)