Node definition
A node (or vertex) of a network is one of the objects that are connected together. The connections between the nodes are called edges or links.
Small undirected network with labeled nodes and edgesA network with 10 nodes (or vertices) and 11 edges (or links).
For more information about network nodes, see the network introduction.