Closed
Description
I noticed that there is no support for negating keywords and wondered if there is a particular reason for this.
Is it possible to add support for the following types to PredicateQueryCreator?
- NOT_IN
- NOT_LIKE
- NEGATING_SIMPLE_PROPERTY
I'm willing to work on a PR if I can get some pointers what needs to change.