Docs Menu

Docs HomePHP Library Manual

MongoDB\InsertManyResult Class

MongoDB\InsertManyResult

This class contains information about an executed bulk insert operation. It encapsulates a MongoDB\Driver\WriteResult object and is returned from MongoDB\Collection::insertMany().

← MongoDB\DeleteResult::isAcknowledged()