rustworkx.PyDiGraph.edges#

PyDiGraph.edges()#

返回所有边数据的列表。

Returns:

图中所有边数据对象的一个列表

Return type:

列表[T]