Database Reference
In-Depth Information
Patterns and pattern matching are the core components of Cypher; so, being effective with
Cypher requires a good understanding of the patterns and their implementation in Cypher.
Patterns are used to describe the shape of the data and also provide the path from where it
should start searching for occurrences of the provided pattern.
Let's see how the patterns are defined for nodes, properties, labels, and relationships fol-
lowed by examples.
Search WWH ::




Custom Search