query

open suspend override fun query(query: Q): List<T>

applies a given query to the collection of entities

Return

result of the query

Parameters

query

object defining the query