opto.trace.nodes.MessageNode.children

opto.trace.nodes.MessageNode.children#

property MessageNode.children#

Get the children of a node.

Returns:

The list of child nodes.

Return type:

list

Notes

This property is essential for accessing the hierarchical structure of nodes, allowing traversal and manipulation of the DAG.