Graph.index_key
-
Graph.
index_key
()[source] Returns a dictionary that maps the indices of a node list to keys in a node dictionary.
- Returns
dict – A dictionary of index-key pairs.
Graph.
index_key
()[source]Returns a dictionary that maps the indices of a node list to keys in a node dictionary.
dict – A dictionary of index-key pairs.