Graph.get_num_nodes#

Graph.get_num_nodes() int[source]#

Returns the number of nodes in the graph

Returns:

number of nodes in the graph

Return type:

int