Skip to content
gr

Cypher

The openCypher graph query language: patterns, reads, writes, aggregation, and paths.

openCypher is the query language gr speaks. It is declarative like SQL but built around graph patterns: you describe the shape of the subgraph you want, and the engine finds it.

These pages cover reading and writing graphs, aggregation and expressions, and variable-length paths including shortest-path queries.