Graph
Graphs are used to represent a lot of things in computers.
Graphs have “nodes”:

Graphs have “edges”:

Nodes can connect to edges, but nodes can’t connect to nodes, and edges can’t connect to edges

Graphs can represent many things.
Graphs are used to represent a lot of things in computers.
Graphs have “nodes”:

Graphs have “edges”:

Nodes can connect to edges, but nodes can’t connect to nodes, and edges can’t connect to edges

Graphs can represent many things.