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_idintThe id of the tangle to access. Returns# strThe label of the node.