| Package | Description |
|---|---|
| com.github.mohitgoyal91.cosmosdbqueryutils.restrictionexpressions |
| Modifier and Type | Method and Description |
|---|---|
static void |
ComparisonRestrictionExpression.appendRestrictionExpression(ComparisonRestrictionExpression restrictionExpression,
StringBuilder queryBuilder)
Append restriction expression.
|
| Constructor and Description |
|---|
ComparisonRestrictionExpression(ComparisonRestrictionExpression previousExpression,
String nextLogicalCombiner)
Instantiates a new Comparison restriction expression.
|
GeoSpatialRestrictionExpression(ComparisonRestrictionExpression previousExpression,
String nextLogicalCombiner)
Instantiates a new Geo spatial restriction expression.
|
Copyright © 2020. All rights reserved.