›Create and Query a Full-Text Index
1.2 · Challenge
Create and Query a Full-Text Index
In this challenge, you will create a full-text index and use it to search for movies.
The movies database contains Movie iFull definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties. with title and tagline iFull definition for property (opens in a new tab)A named value stored on a node or a relationship., and Person nodes connected by ACTED_IN and DIRECTED iFull definition for relationship (opens in a new tab)A named, directed connection between two nodes. Every relationship has a type, a start node and an end node..
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