IDiskRepositoryCollection<SupportEventLedgerEntity, ObjectId>.AddOrReplaceAsync(SupportEventLedgerEntity, IClientSessionHandle)
IDiskRepositoryCollection<SupportEventLedgerEntity, ObjectId>.ReplaceOneAsync(SupportEventLedgerEntity, OneOption<SupportEventLedgerEntity>, IClientSessionHandle)
IDiskRepositoryCollection<SupportEventLedgerEntity, ObjectId>.UpdateOneAsync(ObjectId, UpdateDefinition<SupportEventLedgerEntity>, IClientSessionHandle)
IDiskRepositoryCollection<SupportEventLedgerEntity, ObjectId>.UpdateOneAsync(FilterDefinition<SupportEventLedgerEntity>, UpdateDefinition<SupportEventLedgerEntity>, OneOption<SupportEventLedgerEntity>, IClientSessionHandle)
IDiskRepositoryCollection<SupportEventLedgerEntity, ObjectId>.UpdateManyAsync(FilterDefinition<SupportEventLedgerEntity>, UpdateDefinition<SupportEventLedgerEntity>, IClientSessionHandle)
IDiskRepositoryCollection<SupportEventLedgerEntity, ObjectId>.DeleteOneAsync(FilterDefinition<SupportEventLedgerEntity>, OneOption<SupportEventLedgerEntity>, IClientSessionHandle)
IDiskRepositoryCollection<SupportEventLedgerEntity, ObjectId>.DeleteManyAsync(FilterDefinition<SupportEventLedgerEntity>, IClientSessionHandle)
IDiskRepositoryCollection<SupportEventLedgerEntity, ObjectId>.GetCollection()
IRepositoryCollection<SupportEventLedgerEntity, ObjectId>.AddAsync(SupportEventLedgerEntity, IClientSessionHandle)
IRepositoryCollection<SupportEventLedgerEntity, ObjectId>.TryAddAsync(SupportEventLedgerEntity, IClientSessionHandle)
IRepositoryCollection<SupportEventLedgerEntity, ObjectId>.DeleteOneAsync(ObjectId, IClientSessionHandle)
IRepositoryCollection<SupportEventLedgerEntity, ObjectId>.GetPageProjectionAsync<T>(int, PagePosition, Expression<Func<SupportEventLedgerEntity, T>>, Expression<Func<SupportEventLedgerEntity, bool>>, Expression<Func<SupportEventLedgerEntity, object>>, bool, CancellationToken)
IReadOnlyRepositoryCollection<SupportEventLedgerEntity, ObjectId>.GetDirtyAsync()
IReadOnlyRepositoryCollection<SupportEventLedgerEntity, ObjectId>.GetFailedIndices()
IRepositoryCollection.DropCollectionAsync()