QueryBuilderTDocumentGTE Method | 
| Name | Description | |
|---|---|---|
| GTETMember(ExpressionFuncTDocument, TMember, TMember) | 
            Tests that the value of the named element is greater than or equal to some value (see $gte).
              | |
| GTETValue(ExpressionFuncTDocument, IEnumerableTValue, TValue) | 
            Tests that any of the values in the named array element is greater than or equal to some value (see $gte).
              |