public class GSAConnectedComponents<K,EV> extends Object implements GraphAlgorithm<K,Long,EV,DataSet<Vertex<K,Long>>>
ConnectedComponents
Constructor and Description |
---|
GSAConnectedComponents(Integer maxIterations)
Creates an instance of the GSA Connected Components algorithm.
|
public GSAConnectedComponents(Integer maxIterations)
maxIterations
- The maximum number of iterations to run.Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.