| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.discovery.v1.model.query |
| Modifier and Type | Class and Description |
|---|---|
class |
Calculation
Aggregation that performs a calculation.
|
class |
Histogram
Aggregation that makes a histogram.
|
class |
NestableAggregation
Handles aggregations that can use the
Operator.NEST_AGGREGATION. |
class |
Term
Aggregation on unique values of a field.
|
| Modifier and Type | Method and Description |
|---|---|
List<Aggregation> |
QueryResponse.getAggregations() |
List<Aggregation> |
NestableAggregationResult.getAggregations() |
Copyright © 2015–2016 IBM Watson. All rights reserved.