| Package | Description |
|---|---|
| io.mindmaps.graql | |
| io.mindmaps.graql.admin | |
| io.mindmaps.graql.internal.query | |
| io.mindmaps.graql.internal.query.match | |
| io.mindmaps.graql.internal.reasoner.query |
| Modifier and Type | Method and Description |
|---|---|
MatchQueryAdmin |
MatchQuery.admin() |
| Modifier and Type | Method and Description |
|---|---|
default MatchQueryAdmin |
MatchQueryAdmin.admin() |
| Modifier and Type | Method and Description |
|---|---|
static MatchQueryAdmin |
Queries.match(Conjunction<PatternAdmin> pattern) |
| Modifier and Type | Method and Description |
|---|---|
static <T> AggregateQuery<T> |
Queries.aggregate(MatchQueryAdmin matchQuery,
Aggregate<? super Map<String,Concept>,T> aggregate) |
static InsertQueryAdmin |
Queries.insert(<any> vars,
MatchQueryAdmin 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.