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.Base Show all

redb.Core.Query.Base

Classes

C QueryProviderBase Base query provider for executing LINQ queries via search_objects_with_facets.
C TreeFilter Tree filter - representation of hierarchical operator
C TreeQueryableBase<TProps> Base tree queryable for hierarchical LINQ queries.
C TreeQueryContext<TProps> Tree query context - extends QueryContext with tree parameters support
C TreeQueryProviderBase Base tree query provider for executing hierarchical LINQ queries via search_tree_objects_with_facets...

Enums

E TreeFilterOperator Tree operator types (correspond to SQL operators from search_tree_objects_with_facets)