Skip to content

Commit 4cce001

Browse files
committed
regenerate the index
1 parent 213842f commit 4cce001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1149,7 +1149,7 @@ Status description:: error: syntax error or access rule violation - pattern pars
11491149

11501150
=== xref:errors/gql-errors/42I67.adoc[42I67]
11511151

1152-
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 }`.
1152+
Status description:: error: syntax error or access rule violation - unsupported language feature. The query is parsable in `CYPHER { <<version>>2 }`, but it is run in `CYPHER { <<version>>1 }`. Consider changing the database default Cypher version using `ALTER DATABASE SET DEFAULT LANGUAGE` or prefix the query with `CYPHER { <<feat>>2 }`.
11531153

11541154
=== xref:errors/gql-errors/42I68.adoc[42I68]
11551155

0 commit comments

Comments
 (0)