Queries
This section provides a brief overview of the core concepts of a Cypher® query (nodes, relationships, and paths), and examples of how to query a Neo4j graph database.
It also discusses how to compose combined queries using UNION
and conditional queries using WHEN
.
-
-
Conditional queries (
WHEN
) Introduced in Neo4j 2025.03