| Class | Description |
|---|---|
| BulkResourceMutate<T> |
Methods to deal with persisting values to a Grakn graph during OLAP computations.
|
| ClusterMemberMapReduce | |
| ClusterSizeMapReduce | |
| CommonOLAP |
Core Grakn implementation of the common methods on the MapReduce and VertexProgram interfaces.
|
| ConnectedComponentVertexProgram | |
| CountMapReduce | |
| CountVertexProgram |
This class is not used in analytics, as CountMapReduce is consistently faster.
|
| DegreeAndPersistVertexProgram | |
| DegreeDistributionMapReduce | |
| DegreeVertexProgram | |
| GraknMapReduce<T> |
A map reduce task specific to Grakn with common method implementations.
|
| GraknVertexProgram<T> |
A vertex program specific to Grakn with common method implementations.
|
| MaxMapReduce | |
| MeanMapReduce | |
| MedianVertexProgram |
This class implements quick select algorithm to find the median.
|
| MinMapReduce | |
| ShortestPathVertexProgram | |
| StdMapReduce | |
| SumMapReduce | |
| Utility |
Copyright © 2016 Grakn Labs Ltd. All rights reserved.