›Deleting Data
2.9 · Video Lesson
Deleting Data
In a Neo4j database you can delete:
- iFull definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties.
- 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.
- iFull definition for property (opens in a new tab)A named value stored on a node or a relationship.
- iFull definition for label (opens in a new tab)A tag on a node that groups it with other nodes of the same kind. A node can carry more than one.
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