Class ChildrenAggregation
Inheritance
ChildrenAggregation
Assembly: OpenSearch.Client.dll
Syntax
public class ChildrenAggregation : BucketAggregationBase, IChildrenAggregation, IBucketAggregation, IAggregation
Constructors
|
Edit this page
View Source
ChildrenAggregation(string, RelationName)
Declaration
public ChildrenAggregation(string name, RelationName type)
Parameters
Properties
|
Edit this page
View Source
Type
Declaration
public RelationName Type { get; set; }
Property Value
Implements
Extension Methods