| Package | Description |
|---|---|
| com.holonplatform.core.query |
| Modifier and Type | Method and Description |
|---|---|
QueryAggregation |
QueryAggregation.Builder.build()
Build the
QueryAggregation instance. |
static QueryAggregation |
QueryAggregation.create(List<Path> paths)
Create a
QueryAggregation using given aggregation paths |
static QueryAggregation |
QueryAggregation.create(Path<?>... paths)
Create a
QueryAggregation using given aggregation paths |
| Modifier and Type | Method and Description |
|---|---|
Optional<QueryAggregation> |
QueryConfiguration.getAggregation()
Get the query results aggregation clause.
|
| Modifier and Type | Method and Description |
|---|---|
C |
QueryAggregation.QueryAggregationSupport.aggregate(QueryAggregation aggregation)
Set the aggregation clause
|
Copyright © 2019 The Holon Platform. All rights reserved.