nin
Creates a filter that matches all documents where the value of a property does not equal any of the specified values or does not exist.
Return
the filter
Parameters
values
the list of values
Creates a filter that matches all documents where the value of a property does not equal any of the specified values or does not exist.
Return
the filter
Parameters
property
the data class property
values
the list of values