Skip to content

Commit 144dcc1

Browse files
committed
add the error to the content-nav and add a label
1 parent 608d879 commit 144dcc1

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
@@ -264,6 +264,7 @@
264264
**** xref:errors/gql-errors/42I65.adoc[]
265265
**** xref:errors/gql-errors/42I66.adoc[]
266266
**** xref:errors/gql-errors/42I67.adoc[]
267+
**** xref:errors/gql-errors/42I68.adoc[]
267268
**** xref:errors/gql-errors/42N00.adoc[]
268269
**** xref:errors/gql-errors/42N01.adoc[]
269270
**** 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
@@ -1082,6 +1082,7 @@ 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+
[role=label--new-2025.09]
10851086
=== xref:errors/gql-errors/42I68.adoc[42I68]
10861087

10871088
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)