Chapter 15. Functions

Table of Contents

15.1. Predicates
15.2. Scalar functions
15.3. Collection functions
15.4. Mathematical functions
15.5. String functions

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

[Note]Note

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