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/deprecations-additions-removals-compatibility.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ RETURN p.name AS product,
56
56
57
57
| `NEXT` now correctly supports aggregations in the context of `UNION` and `CALL`.
58
58
In Neo4j 2025.06, such queries yielded incorrect results while they created an error in Neo4j 2025.07.
59
-
For more information on `NEXT`, see xref:queries/composed-queries/sequential-queries.adoc#next-aggregations-in-union-and-call[`NEXT` and aggregations in the context of `UNION` and `CALL`].
59
+
For more information, see xref:queries/composed-queries/sequential-queries.adoc#issues-fixes[Sequential queries (`NEXT`) > Known issues and fixes].
0 commit comments