Interface IParentAggregation
A special single bucket aggregation that selects parent documents that have the specified type, as defined in a join field.
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IParentAggregation : IBucketAggregation, IAggregation
Properties
| Edit this page View SourceType
The type for the child in the parent/child relationship
Declaration
[DataMember(Name = "type")]
RelationName Type { get; set; }
Property Value
Type | Description |
---|---|
RelationName |