Open
Description
Use case
I need to get from DB all objects that does not meet condition.
box.query(MyData_.name.notOneOf(['name1','name2']))
It would be great to add that option as described in doumentation:
https://docs.objectbox.io/queries#common-conditions