You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/errors/gql-errors/42I67.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
= 42I09
1
+
= 42I67
2
2
3
3
== Status description
4
4
error: syntax error or access rule violation - unsupported language feature. This query uses a feature that is not supported in Cypher { <<feat1>> }. To use this feature prefix the query with `CYPHER { <<feat2>> }` or set Cypher { <<feat2>> } as default language version.
@@ -15,7 +15,7 @@ RETURN x
15
15
----
16
16
17
17
You will receive an error with GQLSTATUS xref:errors/gql-errors/42001.adoc[42001].
18
-
This error has a cause detailed in xref:errors/gql-errors/42I09.adoc[42I09] and status description:
18
+
This error has a cause detailed in xref:errors/gql-errors/42I67.adoc[42I67] and status description:
0 commit comments