Module 4

Graph Traversal

You have learned how to write queries that use multiple MATCH clauses as well as multiple Full definition for pattern (opens in a new tab)A graph structure written in Cypher, such as a node joined to another node by a relationship.. You have also learned that you can use EXPLAIN and PROFILE to gain more insight into the steps that occur during a query.

In this module, you will learn:

Ready, let's go!