Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BulkOperationPrivate

Hierarchy

  • BulkOperationPrivate

Index

Properties

batches: Batch<Document>[]
bulkResult: BulkResult
bypassDocumentValidation?: boolean
checkKeys: boolean
collection: Collection<Document>
currentBatch?: Batch<Document>
currentBatchSize: number
currentBatchSizeBytes: number
currentIndex: number
currentInsertBatch?: Batch<Document>
currentOp?: Document
currentRemoveBatch?: Batch<Document>
currentUpdateBatch?: Batch<Document>
err?: AnyError
executed: boolean
maxBatchSizeBytes: number
maxBsonObjectSize: number
maxKeySize: number
maxWriteBatchSize: number
namespace: MongoDBNamespace
topology: Topology
writeConcern?: WriteConcern

Generated using TypeDoc