Skip to content

Commit f12c3c5

Browse files
committed
added a + to version info
1 parent b010b40 commit f12c3c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/queries/composed-queries/sequential-queries.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -518,9 +518,9 @@ RETURN p.name AS product,
518518
2+d|Rows: 5
519519
|===
520520

521-
In Neo4j 2025.08, mid-query aggregations produce the desired result when nested in a `UNION` or `CALL`:
521+
In Neo4j 2025.08+, mid-query aggregations produce the desired result when nested in a `UNION` or `CALL`:
522522

523-
.Result, Cypher 2025.08
523+
.Result, Cypher 2025.08+
524524
[role="queryresult",options="header,footer",cols="2*<m"]
525525
|===
526526
| product | percentageOfCustomersAlsoBuyingCoffee

0 commit comments

Comments
 (0)