Represents the decomposition of a graph into any of its constituent parts: - Connected components (CC), - Strongly connected components (SCC), - 2-edge-connected components (2ECC), - 2-vertex-connected components (2VCC) Multiple-edges and self-loops are correctly handled.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected