C# (CSharp) ElasticLinq.Request.Visitors Namespace

Classes

Name Description
ElasticQueryTranslator Expression visitor to translate a LINQ query into a ElasticTranslateResult that captures remote and local semantics.
MemberProjectionExpressionVisitor Rebinds select projection entity member accesses to JObject fields recording the specific field names required for selection.