WriteOpResult.
http://mongodb.github.io/node-mongodb-native/2.1/api/Collection.html#~WriteOpResult
The connection object used for the operation.
All the documents inserted using insertOne/insertMany/replaceOne. Documents contain the _id field if forceServerObjectId == false for insertOne/insertMany.
The command result object.
Generated using TypeDoc
WriteOpResult.
http://mongodb.github.io/node-mongodb-native/2.1/api/Collection.html#~WriteOpResult