...

/

Introduction to Neo4j

Introduction to Neo4j

Learn about the database and technologies that are used to work with property graphs.

We'll cover the following...

We'll now turn our attention to property graphs. The property graph is perhaps the best-known data model for semantic graphs or graphs with an explicit information superstructure.

Property graphs—also known as labeled property graphs—are graphs in which both nodes and edges may be attributed properties, and nodes may be labeled for grouping.

Press + to interact
A property graph
A property graph

Database

...