| Package | Description |
|---|---|
| io.mindmaps.graql | |
| io.mindmaps.graql.internal.query | |
| io.mindmaps.graql.internal.query.match |
| Modifier and Type | Method and Description |
|---|---|
<S> AggregateQuery<S> |
MatchQuery.aggregate(Aggregate<? super Map<String,Concept>,S> aggregate)
Aggregate results of a query.
|
AggregateQuery<T> |
AggregateQuery.withGraph(MindmapsGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
static <T> AggregateQuery<T> |
Queries.aggregate(MatchQueryAdmin matchQuery,
Aggregate<? super Map<String,Concept>,T> aggregate) |
| Modifier and Type | Method and Description |
|---|---|
default <S> AggregateQuery<S> |
MatchQueryInternal.aggregate(Aggregate<? super Map<String,Concept>,S> aggregate) |
Copyright © 2016. All rights reserved.