networkx.algorithms.dag.
descendants
Return all nodes reachable from source in G.
des – The descendants of source in G
set()