Skip to content

Commit 51468af

Browse files
Update modules/ROOT/pages/queries-aggregations/aggregations.adoc
Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com>
1 parent b7266ec commit 51468af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/queries-aggregations/aggregations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ query {
139139
You can aggregate related nodes in a query by accessing the aggregation fields in the connection.
140140
In these fields, you can **count**, aggregate the **nodes** or **edges** fields.
141141

142-
The same selections and types as before are available in relationship aggregations.
142+
The same selections and types as in xref:#_aggregation_fields[] are available in relationship aggregations.
143143

144144

145145

0 commit comments

Comments
 (0)