nodes

Contents

nodes#

class brainstate.graph.nodes(node, *filters, allowed_hierarchy=(0, 2147483647))#

Return all graph nodes, optionally filtered and limited by hierarchy depth.

Return type:

FlattedDict | tuple[FlattedDict, ...]