ewokscore.graph.analysis.iter_upstream_nodes#

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

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

Return type:

Iterable[Union[str, int, tuple]]