| Class | Description |
|---|---|
| WorksetConnectedComponents | |
| WorksetConnectedComponents.DuplicateLongMap | |
| WorksetConnectedComponents.MinimumComponentIDReduce |
Minimum aggregation over (Vertex-ID, Component-ID) pairs, selecting the pair with the smallest Comonent-ID.
|
| WorksetConnectedComponents.NeighborWithComponentIDJoin |
UDF that joins a (Vertex-ID, Component-ID) pair that represents the current component that
a vertex is associated with, with a (Source-Vertex-ID, Target-VertexID) edge.
|
| WorksetConnectedComponents.UpdateComponentIdMatch |
UDF that joins a candidate (Vertex-ID, Component-ID) pair with another (Vertex-ID, Component-ID) pair.
|
| WorksetConnectedComponentsWithCoGroup | |
| WorksetConnectedComponentsWithCoGroup.MinIdAndUpdate |
Copyright © 2013. All rights reserved.