Interface AdjacencyMatrix

All Superinterfaces:
Aggregation, MultiBucketsAggregation, ToXContent, ToXContentFragment
All Known Implementing Classes:
InternalAdjacencyMatrix, ParsedAdjacencyMatrix

public interface AdjacencyMatrix extends MultiBucketsAggregation
A multi bucket aggregation where the buckets are defined by a set of filters (a bucket is produced per filter plus a bucket for each non-empty filter intersection so A, B and A&B).