Class PartTreeCosmosQuery

java.lang.Object
com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery
com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery
All Implemented Interfaces:
org.springframework.data.repository.query.RepositoryQuery

public class PartTreeCosmosQuery extends AbstractCosmosQuery
Cosmos query class with PartTree to parse a String into a tree or PartTree.OrParts consisting of simple Part instances in turn.