| Class | Description |
|---|---|
| Analytics |
OLAP computations that can be applied to a Mindmaps Graph.
|
| CountVertexProgram |
This class is not used in analytics, as CountMapReduce is consistently faster.
|
| DegreeVertexProgram | |
| MaxMapReduce | |
| MeanMapReduce | |
| MedianVertexProgram |
This class implements quick select algorithm to find the median.
|
| MindmapsMapReduce<T> |
A map reduce task specific to Mindmaps with common method implementations.
|
| MindmapsVertexProgram<T> |
A vertex program specific to Mindmaps with common method implementations.
|
| StdMapReduce | |
| SumMapReduce | |
| Utility |
Copyright © 2016. All rights reserved.