[`cortexpy.interactor._all_simple_paths_graph`](https://github.com/winni2k/cortexpy/blob/master/src/cortexpy/graph/interactor.py#L345) is a copy of `nx.all_simple_paths` in networkx. It would be good to return to using networkx for simple graph traversal.