›Search Operators
1.3 · Lesson
Search Operators
The query string you pass to db.index.fulltext.queryNodes is not plain text —it supports a range of search operators that give you matching modes beyond simple token lookup. Under the hood, Neo4j full-text indexes use Apache Lucene, but you do not need to know Lucene to use these operators.
The * character matches any sequence of characters:
Join GraphAcademy to keep learning
Create your account to unlock 80+ hours of hands-on Neo4j courses, track your progress, and earn a certificate when you complete the course.
Sign in or register