pydistsim.algorithm.node_wrapper.NeighborLabel
- class NeighborLabel(node: Node, manager: WrapperManager, **configs)[source]
Bases:
_NodeWrapperClass that represents a neighbor of a node. It is used to represent the knowledge that a node has about its neighbors.
Methods
__init__unboxAttributes
accessible_getAttributes that can be 'read' from the node base object.
accessible_setAttributes that can be 'read' or 'written' to the node base object.
id