BendNetwork.index_node

BendNetwork.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.