Dynamicweb.Indexing.Querying.Expressions Namespace |
| Class | Description | |
|---|---|---|
| BinaryExpression |
The Class BinaryExpression represents binary expression
| |
| CodeExpression | ||
| ConstantExpression |
The Class ConstantExpression represents constant value expression
| |
| Expression |
The Class Expression represents common expressions
| |
| ExpressionHelper |
The Class ExpressionHelper helps to work with expressions
| |
| FieldExpression |
The Class FieldExpression represents field based expression
| |
| FullTextSearchExpression |
The Class FullTextSearchExpression represents text search expression.
| |
| GroupExpression |
The Class FieldExpression represents expression which is actually is group of inner expressions combined by some rule
| |
| JsonStringTypeConverter |
The Class QueryJsonConverter represents json converter specified for string output
| |
| MacroExpression |
The Class MacroExpression represents Macro value expression
| |
| ParameterExpression |
The Class ParameterExpression represents parameter expression
| |
| ValueExpression |
The Class ValueExpression represents value expression
|
| Enumeration | Description | |
|---|---|---|
| FullTextSearchWildcardTypes |
The wildcard search types enumeration.
| |
| OperatorType |
Expression operator enumeration
|