get_all_edges_attributes
Returns a set of of edge attributes.
sasviya.network.utils.utils.get_all_edges_attributes(g)
Parameters
- g : SAS graph object
-
Specifies the input graph to assess.
Returns
- set
-
Returns a set of edge attributes.
Last updated: July 28, 2026