Learn the "why" behind slow queries and how to fix them in our 2-Part Webinar.
Register now >
Docs Menu
Docs Home
/ /

MongoDB\BulkWriteResult Class

MongoDB\BulkWriteResult

This class contains information about a completed bulk write operation. It encapsulates a MongoDB\Driver\WriteResult object and is returned from MongoDB\Collection::bulkWrite().

Back

BulkWriteCommandResult