The Neo4j Manual v3.1.0-SNAPSHOT
Chapter 9. Syntax
Contents
Prev
Up
Next
Chapter 9. Syntax
Table of Contents
9.1. Values
9.2. Expressions
Expressions in general
Note on string literals
Case Expressions
Simple CASE
Generic CASE
9.3. Variables
9.4. Operators
Mathematical operators
Comparison operators
Boolean operators
String operators
List operators
Property operators
Equality and Comparison of Values
Ordering and Comparison of Values
Chaining Comparison Operations
9.5. Comments
9.6. Patterns
Patterns for nodes
Patterns for related nodes
Labels
Specifying properties
Describing relationships
Assigning to path variables
9.7. Lists
Lists in general
List comprehension
Literal maps
Map Projection
9.8. Working with NULL
Introduction to NULL in Cypher
Logical operations with NULL
The IN operator and NULL
Expressions that return NULL
The nitty-gritty details of Cypher syntax.