rustworkx.PyDiGraph.edges

PyDiGraph.edges()

Return a list of all edge data.

Returns:

A list of all the edge data objects in the graph

Return type:

list[T]