RedBase Documentation

Welcome to the RedBase documentation portal. Browse the API reference, explore code examples, and learn how to build with REDB.

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

C Agg Static helper for creating aggregate expressions in Select
C AggregateRequest Request for batch aggregation of multiple fields.
C AggregateResult Batch aggregation result.
C FieldStatistics<T> Result of GetStatisticsAsync - all aggregates for field.
C Win Static helper for window functions

Enums

E AggregateFunction Aggregate function types for EAV fields.