ExpressionFactory Class |
Namespace: Couchbase.Lite.Query
public static class ExpressionFactory
The ExpressionFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| Group |
Returns an expression representing the result of a group of given expressions
| |
| Negated |
Returns an expression representing the negated result of an expression
| |
| Not |
Returns an expression representing the negated result of an expression
| |
| Property |
Returns an expression representing the value of a named property
|