Skip to content

Cypher Aggregations

Course Duration
4 hours
Categories
Cypher

Course description

In this course you will learn what aggregation is in Cypher and how it behaves at runtime. You will also review and learn more about the Cypher syntax and functions for working with lists. You will see and run example code that uses the most widely-used aggregation and list functions in Cypher.

What you will learn

In this course, you will learn how to:

  • Profile and explain how aggregation works at runtime

    • Using collect()

    • Using count()

    • Using pattern comprehension

  • Work with lists

    • Functions that return a single value

    • Functions that return lists

    • Element type transformations

    • List selection predicates

    • List comprehension

  • Use aggregating functions

    • sum()

    • avg()/stddev()

    • min()/max()

    • percentages and percentiles

Get Support

If you find yourself stuck at any stage then our friendly community will be happy to help. You can reach out for help on the Neo4j Community Site, or head over to the Neo4j Discord server for real-time discussions.

Feedback

If you have any comments or feedback on this course you can email us on graphacademy@neo4j.com.

Related Courses