The real wordsTheory
Graph, node, edge
GraphA mathematical model of a network structure, built on rules like any mathematical model.
Node (vertex)A network's basic unit: a person, a computer, a gene. Drawn as a circle. Carries self-properties (weight, size, position) and network-based properties (degree, cluster).
Edge (link)A connection between two nodes. Drawn as a line. May carry weight (strength), direction (for asymmetric relations), time, and a type such as family, colleague or supplier.