Chapter 12. Functions

Table of Contents

12.1. Predicates
12.2. Scalar functions
12.3. Collection functions
12.4. Mathematical functions
12.5. String functions

This chapter contains information on all functions in Cypher. Note that related information exists in Section 8.4, “Operators”.

[Note]Note

Most functions in Cypher will return NULL if an input parameter is NULL.