2.4 · Lesson

Aggregation

You can aggregate data in Neo4j by using a function as part of the RETURN clause.

This allows you to perform calculations on your data, such as counting, summing, or averaging values.