Skip to content

Cypher Query Language

Index

Cypher Query Language

Learn to query graphs with the Cypher language

Cypher is a declarative graph query language that makes it easy to express what data you want to retrieve from your graph. This section takes you from basic pattern matching to advanced query techniques including aggregations, path operations, and performance optimization.