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
| QueryProviderBase | Base query provider for executing LINQ queries via search_objects_with_facets. |
| TreeFilter | Tree filter - representation of hierarchical operator |
| TreeQueryableBase<TProps> | Base tree queryable for hierarchical LINQ queries. |
| TreeQueryContext<TProps> | Tree query context - extends QueryContext with tree parameters support |
| TreeQueryProviderBase | Base tree query provider for executing hierarchical LINQ queries via search_tree_objects_with_facets... |
Enums
| TreeFilterOperator | Tree operator types (correspond to SQL operators from search_tree_objects_with_facets) |