Graphs
Enter search terms or a module, class or function name.
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.