API Reference
Browse the REDB API documentation. Select a namespace or type from the tree on the left, or click on items below.
Showing: redb.Core.Query.Aggregation
Show all
redb.Core.Query.Aggregation
Classes
| Agg | Static helper for creating aggregate expressions in Select |
| AggregateRequest | Request for batch aggregation of multiple fields. |
| AggregateResult | Batch aggregation result. |
| FieldStatistics<T> | Result of GetStatisticsAsync - all aggregates for field. |
| Win | Static helper for window functions |
Enums
| AggregateFunction | Aggregate function types for EAV fields. |