2.2 · Lesson

Properties and Types

In the last lesson, you created Full definition for property (opens in a new tab)A named value stored on a node or a relationship. on Person Full definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties. by automatically mapping them from the source CSV file.

Full definition for Data Importer (opens in a new tab)The Neo4j tool for loading CSV files into a graph by mapping their columns onto nodes and relationships. allows you to select specific properties to import and assign custom names and data types - this is useful when the source data is not in the format you want in the graph.