| Package | Description |
|---|---|
| com.azure.spring.data.cosmos.repository.query |
This package contains the process cosmos queries
|
| com.azure.spring.data.cosmos.repository.support |
This package contains the support classes of setting up cosmosdb repositories and factories
|
| Modifier and Type | Class and Description |
|---|---|
class |
PartTreeCosmosQuery
Cosmos query class with
PartTree to parse a String into a tree or PartTree.OrParts consisting
of simple Part instances in turn. |
| Modifier and Type | Class and Description |
|---|---|
class |
StringBasedCosmosQuery
Cosmos query class to handle the annotated queries.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.