| Package | Description |
|---|---|
| io.mindmaps.graql | |
| io.mindmaps.graql.admin | |
| io.mindmaps.graql.internal.query.match | |
| io.mindmaps.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. All rights reserved.