Class NestedAggregation
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class NestedAggregation : BucketAggregationBase, INestedAggregation, IBucketAggregation, IAggregation
Constructors
| Edit this page View SourceNestedAggregation(string)
Declaration
public NestedAggregation(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name |
Properties
| Edit this page View SourcePath
Declaration
public Field Path { get; set; }
Property Value
Type | Description |
---|---|
Field |