| Package | Description |
|---|---|
| ai.grakn.graql | |
| ai.grakn.graql.analytics | |
| ai.grakn.graql.internal.query.analytics |
| Modifier and Type | Method and Description |
|---|---|
StdQuery |
ComputeQueryBuilder.std() |
| Modifier and Type | Method and Description |
|---|---|
StdQuery |
StdQuery.in(Collection<String> subTypeNames) |
StdQuery |
StdQuery.in(String... subTypeNames) |
StdQuery |
StdQuery.of(Collection<String> resourceTypeNames) |
StdQuery |
StdQuery.of(String... resourceTypeNames) |
StdQuery |
StdQuery.withGraph(GraknGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
StdQuery |
ComputeQueryBuilderImpl.std() |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.