nameEquals

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

Only match entities with the specified names, case sensitive

Return

this query

Parameters

names

the names to check