Graph.get_any_edges
-
Graph.
get_any_edges
(n)[source] Get the identifiers of a set of random edges.
- Parameters
n (int) – The number of edges in the set.
- Returns
list – The identifiers of the random edges.
Graph.
get_any_edges
(n)[source]Get the identifiers of a set of random edges.
n (int) – The number of edges in the set.
list – The identifiers of the random edges.