Namespace Redis.OM.Aggregation
Classes
AggregationResult<T>
A result of an aggregation.
GroupedAggregationSet<T>
An aggregation set that represents a grouped set of items.
RedisAggregation
An aggregation pipeline.
RedisAggregationSet<T>
A collection that you can use to run aggregations in redis.
Interfaces
IAggregationResult
An aggregation result.