Labeled Property Graph

  • Neo4j uses LPG Queries with Cypher
  • Vertices are called nodes
  • Allows multiple relations of the same type between nodes
  • Allows properties on relations