| Package | Description |
|---|---|
| ai.grakn.graql | |
| ai.grakn.graql.admin | |
| ai.grakn.graql.internal.query.match | |
| ai.grakn.graql.internal.reasoner.query |
| 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 | Interface and Description |
|---|---|
interface |
MatchQueryInternal |
| Modifier and Type | Class and Description |
|---|---|
class |
MatchQueryBase
Base MatchQuery implementation that executes the gremlin traversal
|
| Modifier and Type | Class and Description |
|---|---|
class |
AtomicMatchQuery |
class |
AtomicQuery |
class |
Query |
class |
ReasonerMatchQuery |
Copyright © 2016 Grakn Labs Ltd. All rights reserved.