Skip to content

Commit ebe1aa4

Browse files
add
1 parent 7f480c6 commit ebe1aa4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

modules/ROOT/pages/clauses/return.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ The `Movie` node `'Man of Tai Chi'` is returned by the query, but only once (wit
236236
d|Rows: 1
237237
|===
238238

239-
[role=label--new-2025.05]
239+
[role=label--new-2025.06]
240240
[[return-all-results]]
241241
== RETURN ALL
242242

modules/ROOT/pages/clauses/with.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ ORDER BY discountRates
321321
1+d|Rows: 5
322322
|===
323323

324-
[role=label--new-2025.05]
324+
[role=label--new-2025.06]
325325
[[with-all-results]]
326326
== Explicitly project values
327327

modules/ROOT/pages/deprecations-additions-removals-compatibility.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This section lists all of the features that have been removed, deprecated, added
1818
Replacement syntax for deprecated and removed features are also indicated.
1919

2020
[IMPORTANT]
21-
Cypher 25 was introduced in Neo4j 2025.05 and can only be used on 2025.06+ databases.
21+
Cypher 25 was introduced in Neo4j 2025.06 and can only be used on Neo4j 2025.06+ databases.
2222
Features removed in Cypher 25 are still available on Neo4j 2025.06+ databases either by prepending a query with `CYPHER 5` or by having Cypher 5 as the default language for the database.
2323

2424
[[cypher-deprecations-additions-removals-2025.06]]

0 commit comments

Comments
 (0)