| Package | Description |
|---|---|
| ai.grakn.graql.internal.analytics |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterMemberMapReduce
The MapReduce program for collecting the result of a clustering query.
|
class |
ClusterSizeMapReduce
The MapReduce program for collecting the result of a clustering query.
|
class |
CountMapReduce
The MapReduce program for counting the number of instances in a graph
|
class |
DegreeDistributionMapReduce
The MapReduce program for collecting the result of a degree query.
|
class |
MaxMapReduce
The MapReduce program for computing the max value of given resource.
|
class |
MeanMapReduce
The MapReduce program for computing the mean value of given resource.
|
class |
MinMapReduce
The MapReduce program for computing the min value of the given resource.
|
class |
StdMapReduce
The MapReduce program for computing the standard deviation of the given resource.
|
class |
SumMapReduce
The MapReduce program for computing the sum of the given resource.
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.