Note
This is the documentation for the current state of the development branch of rustworkx. The documentation or APIs here can change prior to being released.
rustworkx.PyGraph.edge_indices¶
- PyGraph.edge_indices()¶
Return a list of all edge indices.
- Returns:
A list of all the edge indices in the graph
- Return type: