nameNotStartsWith

QueryType nameNotStartsWith(Array<String> names)

Only match entities whose name does not start with any of the specified names, case insensitive

Return

this query

Parameters

names

the names to check