ConnectedGraphExtension<V, E> extension

on

Methods

connected() Iterable<Graph<V, E>>

Available on Graph<V, E>, provided by the ConnectedGraphExtension extension

Returns an iterable of the connected sub-graphs.