Skip to content

Commit 4f7202f

Browse files
renetapopovalidiazuinLojjsNataliaIvakinaJoelBergstrand
authored
Dev merge cypher25 (#353)
Co-authored-by: Lidia Zuin <[email protected]> Co-authored-by: Louise Berglund <[email protected]> Co-authored-by: NataliaIvakina <[email protected]> Co-authored-by: JoelBergstrand <[email protected]> Co-authored-by: Hannes Voigt <[email protected]> Co-authored-by: Nick Giles <[email protected]> Co-authored-by: Therese Magnusson <[email protected]> Co-authored-by: ConorNeo <[email protected]> Co-authored-by: Balazs Lendvai <[email protected]> Co-authored-by: Satia Herfert <[email protected]>
1 parent 984cb3f commit 4f7202f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ asciidoc:
99
page-origin-private: false
1010
neo4j-version: '2025.06'
1111
neo4j-version-exact: '2025.06.0'
12-
neo4j-buildnumber: '2025.06'
12+
neo4j-buildnumber: '2025.06'

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
= 42N39
44

55
== Status description
6-
error: syntax error or access rule violation - incompatible return column names. All `{<<context>>}` must have the same return column names. Use `AS` to ensure columns have the same name.
6+
error: syntax error or access rule violation - incompatible return column names. All `{ <<context>> }` must have the same return column names. Use `AS` to ensure columns have the same name.
77

88
ifndef::backend-pdf[]
99
[discrete.glossary]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1188,7 +1188,7 @@ Status description:: error: syntax error or access rule violation - duplicate re
11881188
[role=label--changed-2025.03]
11891189
=== xref:errors/gql-errors/42N39.adoc[42N39]
11901190

1191-
Status description:: error: syntax error or access rule violation - incompatible return column names. All `{<<context>>}` must have the same return column names. Use `AS` to ensure columns have the same name.
1191+
Status description:: error: syntax error or access rule violation - incompatible return column names. All `{ <<context>> }` must have the same return column names. Use `AS` to ensure columns have the same name.
11921192

11931193
=== xref:errors/gql-errors/42N3A.adoc[42N3A]
11941194

0 commit comments

Comments
 (0)