Skip to content

Network

Prime #
18
Origin domain
Mathematics
Also from
Systems Thinking & Cybernetics, Sociology & Anthropology, Computer Science & Software Engineering
Aliases
Graph, Graph Network
Related primes
Relation, Hierarchy, Feedback

Core Idea

Nodes connected by edges, representing relationships.

How would you explain it like I'm…

Dots and Lines

A network is a bunch of things and the connections between them, like dots with lines drawn between them. You can think about friends and who knows who, or roads and which towns they link. What matters most isn't the dots themselves but who is connected to who.

Connected Things

A network is a set of things with connections between them, drawn as dots (called nodes) and lines (called edges). The things can be people, websites, brain cells, or airports. What makes networks useful is that you can study the pattern of connections by itself, without caring much what the dots are. The same patterns show up in friendships, the internet, food chains, and power grids, so one set of ideas helps you understand all of them.

Connection Pattern

A network is a set of entities together with the pairwise connections among them, studied at the level of connection pattern rather than what the entities are. Connections can be directed or undirected, weighted, typed, or change over time. The point is that structure (who connects to whom) often carries enough explanatory power on its own to predict flows, reachability, influence, failure modes, and dynamics, even when the substance of the entities is set aside. That is why ideas about hubs, paths, communities, and centrality travel from neurons to airports to web pages with little loss.

 

A network is a set of entities together with a set of pairwise (or higher-order) connections among them, studied at the level of the connection pattern rather than the substantive identity of the entities. The essential commitment is that structure (who is connected to whom, with what weights and directions) can carry enough explanatory power on its own to predict flows, reachability, influence, failure modes, and dynamics. Every network specifies a *node set* (the entities), an *edge set* (the connections, possibly directed, weighted, typed, or time-varying), any annotations on nodes or edges, and the claims the network is being used to support. The field traces from Euler's 1736 Königsberg bridges resolution (which founded graph theory by abstracting geography to nodes and edges), through Erdős and Rényi's random graphs and Watts and Strogatz's small-world model, to Barabási and Albert's scale-free networks. A small structural vocabulary (degree distribution, paths, communities, centrality, cascades) travels across the Internet, brain connectomes, food webs, and friendships with no loss of analytical power.

Broad Use

Universal in modeling interactions (e.g., social networks, neural networks, or transportation systems).

Clarity

Models connections and flows, e.g., social networks or transportation systems.

Manages Complexity

Models interactions systematically, capturing relationships rather than isolated elements.

Abstract Reasoning

Facilitates thinking about interconnected systems.

Knowledge Transfer

Applicable in biology (neurons), sociology (social graphs), and IT (network topology).

Example

A social media platform models friendships as a network, with individuals as nodes and relationships as edges.

Relationships to Other Abstractions

Current abstraction Network Prime

Parents (1) — more general patterns this builds on

  • Network decompose Reservoir-Flux Network Prime

    Network is the framed or domain-specific realization of Reservoir-Flux Network; removing the local frame leaves the parent's structural relation intact.

Children (38) — more specific cases that build on this

  • Central Executive Network Domain-specific is a kind of Network

    The Central Executive Network is a functional network specialized to distributed frontoparietal coordination during goal-directed cognition.

  • Default Mode Network Domain-specific is a kind of Network

    The default mode network is a network specialized to a fixed medial-brain node ensemble whose low-frequency activity is intrinsically correlated and task-negatively coupled.

  • Marine Protected Area Network Domain-specific is a kind of Network

    A marine protected area network is a network specialized to ocean reserves and ecological transport.

  • Salience Network Domain-specific is a kind of Network

    A salience network is a distributed network whose function arises from coordinated interactions among connected neural hubs.

  • Tree (Graph Theory) Domain-specific is a kind of Network

    A graph-theoretic tree is a network specialized to one connected, undirected, acyclic edge pattern with a unique path between every pair.

Hierarchy path (1) — routes to 1 parentless root

Not to Be Confused With

  • Network is not Graph (Network) because Network focuses on the connection pattern and its structural properties (degree, clustering, reachability) in any domain as a first-class object for reasoning and measurement, whereas Graph formalizes the abstract (V, E) mathematical pair with emphasis on discrete combinatorial properties independent of substrate application.
  • Network is not Network Effect because Network studies the structural topology itself — who is connected to whom and what flows through those connections — while Network Effect studies the economic and adoption phenomenon of value increasing with user population, a dynamic property that can occur on networks but not a structural property of network topology.
  • Network is not Relation because Network presumes pairwise connections making structural properties salient and measurable (paths, degree, clustering, reachability), whereas Relation is a purely algebraic object defined as a subset of a Cartesian product with no inherent spatial, topological, or measurement structure.