CellNetwork.index_key

CellNetwork.index_key()

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-key pairs.