👉 A node in a graph is an element that represents a single point or vertex of the graph. Nodes are fundamental to any graph and serve as the starting points for traversing the graph. They can be connected with edges, which connect nodes together, but they do not themselves form the graph itself.