hi,
On the subqueries page, the example given for § aggregation https://neo4j.com/docs/cypher-manual/current/subqueries/call-subquery/
#call-aggregation
returns the same with or without a subquery

Which seem contradictory with the first sentence "Returning subqueries change the number of results of the query."
as a result, I can not figure what this § is about ...