Class MatrixAggregateBase
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public abstract class MatrixAggregateBase : IAggregate
Properties
| Edit this page View SourceMeta
Metadata for the aggregation
Declaration
public IReadOnlyDictionary<string, object> Meta { get; set; }
Property Value
Type | Description |
---|---|
IReadOnlyDictionary<string, object> |