MemoryTable.getQuery()method
getQuery(query?: Query<Item<I, T>>): Items<I, T>
Get the items in this table matching an optional query.
getQuery(query?: Query<Item<I, T>>): Items<I, T>
Get the items in this table matching an optional query.