Skip to content
Blog

Query clauses

To demonstrate the use of query clauses in Cypher, we will use the following example graph dataset that consists of User and City nodes, Follows relationships between users, and LivesIn relationships between users and cities.

The cards below show all clauses that involve reading from a database.