Identifying Nodes
So far, you have learned the elements of a graph, and how to query across them using iFull definition for Cypher (opens in a new tab)Neo4j's implementation of GQL, the ISO standard query language for graph databases. It is declarative: you describe the pattern to find, and the database decides how to find it.. Before you can import data, you need to identify what should be a iFull definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties. in your graph model.
In this lesson, you will learn how to identify entities that should be nodes and why products are nodes in the Northwind model.
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