Javatpoint Logo
Javatpoint Logo

Neo4j String Functions

Neo4j CQL supports a set of string functions which are used in CQL queries to get the required results. Following is list of some important and most used string functions:

Index Function Description
1. UPPER() UPPER() function is used to change all letters into upper case letters.
2. LOWER() LOWER() function is used to change all letters into lower case letters.
3. SUBSTRING() SUBSTRING() function is used to get substring of a given string.
4. Replace() Replace() function is used to replace a substring with a given substring of a string.






Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA