Begins a transaction
@override Future<DSTransaction> beginTransaction() async { throw DSDatabaseError('MongoDB transactions are not supported in this provider.'); }