Module
Using Full-text Indexes in Neo4j
Module overview
A full-text index is based upon string values only, but provides additional search capabilities that you do not get from RANGE or TEXT indexes that you have just learned about. A full-text schema index can be used for:
- Node or relationship properties.
- Single property or multiple properties.
- Single or multiple types of nodes (labels).
- Single or multiple types of relationships.
One difference with full-text indexes in Neo4j is that you must explicitly specify their use whereas regular indexes are automatically used.
In this module, you will:
- Learn about using full-text indexes in Neo4j and why you would use them.
- Create a full-text index.
- Use a full-text index.
Resources
During this course, you can refer to:
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