It would be nice is there was a ConnectedComponentCalculator that would work similar to the NetworkTopologyCalculator except with Area features that are intersecting.
The features would be output with an attribute _component_id that would be shared by all the features that belong to the same graph.

Bonus would be an optional attribute that contains the number of features that are part of the graph.

