Graphs

heterogeneous graph

A graph that holds more than one node label or more than one relationship type.

Also written: heterogeneous

Example

Every node here carries the same (:Person) label. Two relationship types run between them, [:FOLLOWS] and [:BLOCKS].

One label and two relationship types make the graph heterogeneous. Adding a (:Company) node would give it more than one of each.

Lessons that use this term

The lesson and course links below open in a new tab.

No published lesson uses this term yet.

All glossary terms