Agent Engineering
Property Graph
A property graph models entities as nodes and connections as relationships, with key-value properties attached to either. In a Neo4j-style model, nodes can have labels and relationships have a type and direction. Multiple relationships between the same nodes can represent different events rather than duplicate data.
Reviewed
Sources
Member lesson
The definition and sources are public. The complete practical lesson is for members.