Class CompositeBucketAggregate
Aggregation response of Composite
Implements
Inherited Members
Namespace: OpenSearch .Client
Assembly: OpenSearch.Client.dll
Syntax
public class CompositeBucketAggregate : MultiBucketAggregate<CompositeBucket>, IAggregate
Properties
| Edit this page View SourceAfterKey
The composite key of the last bucket returned
in the response before any filtering by pipeline aggregations.
If all buckets are filtered/removed by pipeline aggregations,
After
Declaration
public CompositeKey AfterKey { get; set; }
Property Value
Type | Description |
---|---|
Composite |