blueetl.adapters.impl.bluepysnap.node_sets

Bluepysnap NodeSets implementation.

Classes

NodeSetsImpl(node_sets)

Bluepysnap NodeSets implementation.

class blueetl.adapters.impl.bluepysnap.node_sets.NodeSetsImpl(node_sets: NodeSetsT)

Bases: NodeSetsInterface[NodeSets]

Bluepysnap NodeSets implementation.

Init the NodeSets interface with the specified NodeSetsT.

update(other: NodeSetsInterface) None

Update the wrapped node sets.