opto.trace.nodes.Node.is_root# property Node.is_root# Check if the node is a root node. Returns: True if the node has no parents, False otherwise. Return type: bool