Graph.number_of_nodes

Graph.number_of_nodes()[source]

Compute the number of nodes of the graph.

Returns:
int

The number of nodes.