Import a Complete Dataset
In this final challenge, you will design and execute a complete import pipeline that brings together everything you have learned. Your goal is to start from an empty database and end with a fully connected graph of movies, people, and the roles connecting them.
To begin with a clean database, run this statement to delete all existing iFull definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties. and 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