AI Features

Property Graph Model

Learn about the elements in the property graph model.

Distinguishing feature

The distinguishing feature of a property graph is that graph vertices and edges may be decorated with attributes (or properties). In Neo4j parlance, we talk about nodes (for vertices) and relationships (for edges). ...