public interface QuerySpecGenerator
| Modifier and Type | Method and Description |
|---|---|
SqlQuerySpec |
generateCosmos(CosmosQuery query)
Generate the SqlQuerySpec for cosmosDB client.
|
SqlQuerySpec generateCosmos(CosmosQuery query)
query - tree structured query condition.Copyright © 2021 Microsoft Corporation. All rights reserved.