Exceptions# rustworkx.InvalidNode rustworkx.DAGWouldCycle rustworkx.NoEdgeBetweenNodes rustworkx.DAGHasCycle rustworkx.NegativeCycle rustworkx.NoSuitableNeighbors rustworkx.NoPathFound rustworkx.NullGraph rustworkx.visit.StopSearch Stop graph traversal rustworkx.visit.PruneSearch Prune part of the search tree while traversing a graph. rustworkx.JSONSerializationError rustworkx.InvalidMapping rustworkx.GraphNotBipartite