Deletes all the entries that are compliant to the where clause.
where
Future<void> deleteWhere(Where where);