microsoft / spring-data-cosmosdb

Access data with Azure Cosmos DB
MIT License
94 stars 64 forks source link

CriteriaType has no NE(Not equals) and NOT CONTAINS operator #371

Open anuraggupta opened 5 years ago

anuraggupta commented 5 years ago

I'm using documentDBTemplate in my spring application. I'm struggling to create a DocumentQuery with Not Equals, not contains criteria.

kushagraThapar commented 4 years ago

@anuraggupta - can you please share the scenario you would need these ?