get_label#

BinTreeNetworkX.get_label(node_id: int) str#

Get the label of the node representing the tangle with the specified tangle id.

Parameters#

node_idint

The id of the tangle to access.

Returns#

str

The label of the node.