distinctByName

QueryType distinctByName()

Removes duplicate entities from this query based on the name (keeps the first match, removes the rest)

Return

this query