networkx.algorithms.traversal.depth_first_search.dfs_postorder_nodes
networkx.algorithms.traversal.breadth_first_search.bfs_edges
Enter search terms or a module, class or function name.
Produce edges in a depth-first-search starting at source and labeled by direction type (forward, reverse, nontree).