Package org.apache.tinkerpop.gremlin.process.computer.clustering.connected
-
Class Summary Class Description ConnectedComponentVertexProgram Identifies "Connected Component" instances in a graph by assigning a component identifier (the lexicographically least string value of the vertex in the component) to each vertex.ConnectedComponentVertexProgram.Builder