Graphs
edge_count
Get the total number of edges in the graph.
: int
Total number of edges in the graph
See here for example usage in graph construction.