| 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 |
| Modifier and Type | Method and Description |
|---|---|
CountQuery |
ComputeQueryBuilder.count() |
| Modifier and Type | Method and Description |
|---|---|
CountQuery |
CountQuery.in(Collection<Label> subLabels) |
CountQuery |
CountQuery.in(String... subTypeLabels) |
CountQuery |
CountQuery.withGraph(GraknGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
CountQuery |
ComputeQueryBuilderImpl.count() |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.