Skip to content

Commit 55e3af1

Browse files
committed
regenerate the index.adoc file
1 parent 59a841a commit 55e3af1

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

10881088
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 }`.
10891089

1090+
=== xref:errors/gql-errors/42I68.adoc[42I68]
1091+
1092+
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.
1093+
10901094
[role=label--changed-2025.03]
10911095
=== xref:errors/gql-errors/42N00.adoc[42N00]
10921096

0 commit comments

Comments
 (0)