toCollection

open suspend fun toCollection(): Collection<T>

Executes the query and returns the values as a Collection.