Interface | Description |
---|---|
IDocumentQueryGenerator |
Generate a new document query
|
IOrderedQueryable<T> | |
IQueryProvider | |
IRavenQueryable<T> |
An implementation of IOrderedQueryable with Raven specific operation
|
IRavenQueryProvider |
Extension for the built-in IQueryProvider allowing for Raven specific operations
|
Class | Description |
---|---|
AggregationQuery | |
AggregationQueryDsl | |
DynamicAggregationQuery<T> | |
EnumerableUtils | |
ExpressionInfo |
This class represents a node in an expression, usually a member - but in the case of dynamic queries the path to a member
|
LinqPathProvider | |
LinqPathProvider.Result | |
RavenQueryInspector<T> | |
RavenQueryProvider<T> | |
RavenQueryProviderProcessor<T> |
Process a Linq expression to a Lucene query
|
RenamedField |
Enum | Description |
---|---|
SpecialQueryType |
Different query types
|
Copyright © 2016. All Rights Reserved.