Skip to content

Commit 608d879

Browse files
committed
regenerate the index.adoc file
1 parent 6186293 commit 608d879

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
@@ -1082,6 +1082,10 @@ Status description:: error: syntax error or access rule violation - pattern pars
10821082

10831083
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 }`.
10841084

1085+
=== xref:errors/gql-errors/42I68.adoc[42I68]
1086+
1087+
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.
1088+
10851089
[role=label--changed-2025.03]
10861090
=== xref:errors/gql-errors/42N00.adoc[42N00]
10871091

0 commit comments

Comments
 (0)