Chapter 14. Functions

Table of Contents

14.1. Predicates
14.2. Scalar functions
14.3. Collection functions
14.4. Mathematical functions
14.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.