ewokscore.graph.analysis.node_successors

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

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

Return type:

Iterable[Union[str, int, tuple]]