The result of an insertMany command on a RemoteMongoCollection.
insertMany
Given an ordered array of insertedIds, creates a corresponding RemoteInsertManyResult.
Map of the index of the inserted document to the id of the inserted document.
Generated using TypeDoc
The result of an
insertMany
command on a RemoteMongoCollection.