| Class | Description |
|---|---|
| DegMessage |
This kind of message is used to prune the one degree messages and carries the degree of the generating vertex.
|
| LayoutMessage |
This class is used to carry the coordinates of the generating vertex across the graph as an array of floats.
|
| MessageWritable<P,T> |
This class represent a message used in the algorithm.
|
| PartitionMessage |
This class is used during the partitioning label propagation.
|