rustworkx.PyDiGraph.edge_indices

PyDiGraph.edge_indices()

Return a list of all edge indices.

Returns:

A list of all the edge indices in the graph

Return type:

EdgeIndices