Skip to content

Commit 53e0db5

Browse files
committed
add the error to the content-nav and add a label
1 parent 15d7ab5 commit 53e0db5

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

modules/ROOT/content-nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@
262262
**** xref:errors/gql-errors/42I65.adoc[]
263263
**** xref:errors/gql-errors/42I66.adoc[]
264264
**** xref:errors/gql-errors/42I67.adoc[]
265+
**** xref:errors/gql-errors/42I68.adoc[]
265266
**** xref:errors/gql-errors/42N00.adoc[]
266267
**** xref:errors/gql-errors/42N01.adoc[]
267268
**** xref:errors/gql-errors/42N02.adoc[]

modules/ROOT/pages/errors/gql-errors/42I68.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
:page-role: new-2025.09
12
= 42I68
23

34
== Status description

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,6 +1072,7 @@ 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+
[role=label--new-2025.09]
10751076
=== xref:errors/gql-errors/42I68.adoc[42I68]
10761077

10771078
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.

0 commit comments

Comments
 (0)