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