What is network data?

Network data consists of entities (nodes or vertices) and their relations (edges or links).

Edges: directed/undirected, weighted/unweighted

Examples:

  • Social network: friendships (edges) between people (nodes)
  • A food web: trophic relationships (edges) between species (nodes)
  • Plant-pollinator networks