C# (CSharp) Raven.Database.Linq Namespace

Nested Namespaces

Raven.Database.Linq.Ast
Raven.Database.Linq.PrivateExtensions

Classes

Name Description
AbstractViewGenerator
DynamicViewCompiler Takes two query expressions as strings, and compile them. Along the way we apply some minimal transformations, the end result is an instance of AbstractViewGenerator, representing the map/reduce functions
DynamicViewCompiler.AddDocumentIdToLambdas
QueryParsingUtils
QueryParsingUtils.CacheEntry