public interface CosmosQueryExecution
| Modifier and Type | Interface and Description |
|---|---|
static class |
CosmosQueryExecution.ContainerExecution |
static class |
CosmosQueryExecution.DeleteExecution |
static class |
CosmosQueryExecution.ExistsExecution |
static class |
CosmosQueryExecution.MultiEntityExecution |
static class |
CosmosQueryExecution.PagedExecution |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(DocumentQuery query,
Class<?> type,
String container) |
Object execute(DocumentQuery query, Class<?> type, String container)
Copyright © 2020 Microsoft. All rights reserved.