nameNotEquals

open fun nameNotEquals(names: Array<String>): QueryType

Only match entities whose name does not equal any of the specified names, case sensitive

Return

this query

Parameters

names

the names to check