FormGraph.index_node
- FormGraph.index_node()
Returns a dictionary that maps the indices of a node list to keys in a node dictionary.
- Returns:
- dict[int, hashable]
A dictionary of index-node pairs.
See also
Returns a dictionary that maps the indices of a node list to keys in a node dictionary.
A dictionary of index-node pairs.
See also