| Package | Description |
|---|---|
| ai.grakn.graql |
A collection of interfaces and factories for executing Graql queries.
|
| ai.grakn.graql.analytics |
A collection of interfaces for executing analytics queries.
|
| ai.grakn.graql.internal.query.analytics |
| Class and Description |
|---|
| ClusterQuery
Compute the connected components in the subgraph.
|
| CountQuery
Count the number of instances in the subgraph.
|
| DegreeQuery
Compute the number of relations that each instance takes part in.
|
| MaxQuery
Compute the maximum value of the selected resource-type.
|
| MeanQuery
Compute the mean of the selected resource-type.
|
| MedianQuery
Compute the median of the selected resource-type.
|
| MinQuery
Compute the minimum value of the selected resource-type.
|
| PathQuery
Compute the shortest path between two instances.
|
| StdQuery
Compute the standard deviation of the selected resource-type.
|
| SumQuery
Compute the sum of the selected resource-type.
|
| Class and Description |
|---|
| ClusterQuery
Compute the connected components in the subgraph.
|
| CountQuery
Count the number of instances in the subgraph.
|
| DegreeQuery
Compute the number of relations that each instance takes part in.
|
| MaxQuery
Compute the maximum value of the selected resource-type.
|
| MeanQuery
Compute the mean of the selected resource-type.
|
| MedianQuery
Compute the median of the selected resource-type.
|
| MinQuery
Compute the minimum value of the selected resource-type.
|
| PathQuery
Compute the shortest path between two instances.
|
| StdQuery
Compute the standard deviation of the selected resource-type.
|
| SumQuery
Compute the sum of the selected resource-type.
|
| Class and Description |
|---|
| ClusterQuery
Compute the connected components in the subgraph.
|
| CountQuery
Count the number of instances in the subgraph.
|
| DegreeQuery
Compute the number of relations that each instance takes part in.
|
| MaxQuery
Compute the maximum value of the selected resource-type.
|
| MeanQuery
Compute the mean of the selected resource-type.
|
| MedianQuery
Compute the median of the selected resource-type.
|
| MinQuery
Compute the minimum value of the selected resource-type.
|
| PathQuery
Compute the shortest path between two instances.
|
| StdQuery
Compute the standard deviation of the selected resource-type.
|
| SumQuery
Compute the sum of the selected resource-type.
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.