Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

12 Graph Databases

Many-to-many databases in the real world

Social network datasets

Internet dataset

Road network datasets

Scientific literature datasets

Scientific interaction datasets

These (and more) motivate models of networked data, i.e., models of graph data.

Graphs consists of nodes, edges, and properties (of nodes or edges).