| Package | Description |
|---|---|
| ai.grakn.graql | |
| ai.grakn.graql.admin | |
| ai.grakn.graql.internal.query.match |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InsertQuery
A query for inserting data.
|
interface |
MatchQuery
a query used for finding data in a graph that matches the given patterns.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InsertQueryAdmin
Admin class for inspecting and manipulating an InsertQuery
|
interface |
MatchQueryAdmin
Admin class for inspecting and manipulating a MatchQuery
|
| Modifier and Type | Class and Description |
|---|---|
class |
MatchQueryBase
Base MatchQuery implementation that executes the gremlin traversal
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.