Chapter 16. Functions

Table of Contents

16.1. Predicates
16.2. Scalar functions
16.3. Collection functions
16.4. Mathematical functions
16.5. String functions

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

[Note]Note

Most functions in Cypher will return null if the input parameter is null.