ewokscore.graph.analysis.node_descendants#

ewokscore.graph.analysis.node_descendants(graph, node_id, **include_filter)[source]#
Parameters:
  • graph (DiGraph) –

  • node_id (Union[str, int, tuple]) –

Return type:

Iterable[Union[str, int, tuple]]