CollectionCache.getQuery()method
getQuery(query: Query<Item<I, T>>): QueryStore<I, T>
Get (or create) the QueryStore for the given query.
getQuery(query: Query<Item<I, T>>): QueryStore<I, T>
Get (or create) the QueryStore for the given query.