Table Of Contents

Graph edge_count


edge_count

Get the total number of edges in the graph.

Parameters:
Returns:

: int

Total number of edges in the graph

See here for example usage in graph construction.