ThroughDBProvider.updateQuery()method

updateQuery(collection: Collection<string, II, TT>, query: Query<Item<II, TT>>, updates: Updates<TT>): Promise<void>

Apply partial updates to every item matching a query.