Skip to content

Commit a29dfde

Browse files
committed
small fix
1 parent d14ca58 commit a29dfde

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/reference/class/MongoDBBulkWriteCommandResult.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,11 @@ Methods
6060
- | Returns a boolean indicating whether the bulk operation was
6161
acknowledged by the server.
6262

63+
To learn more about the information returned from the server when you
64+
perform a client bulk write operation, see the :manual:`Output
65+
</reference/method/Mongo.bulkWrite/#output>` section of the
66+
``Mongo.bulkWrite`` shell method reference.
67+
6368
See Also
6469
--------
6570

0 commit comments

Comments
 (0)