📝Labeled Property Graph (LPG)

LPG is a graph model.

  • nodes = id + set of key-value pairs
  • relationships = id + type + set of key-value pairs

See also

Backlinks