networkx.connected_component_subgraphs
networkx.is_strongly_connected
Enter search terms or a module, class or function name.
Return a list of nodes of the connected component containing node n.
For undirected graphs only.