Provided by: libmongoc-doc_2.2.1-1_all bug

SYNOPSIS

          mongoc_bulkwritereturn_t
          mongoc_bulkwrite_execute (mongoc_bulkwrite_t *self, const mongoc_bulkwriteopts_t *opts);

DESCRIPTION

       Executes  a  mongoc_bulkwrite_t  <>. Once executed, it is an error to call other functions on self, aside
       from     mongoc_bulkwrite_check_acknowledged()     <>,      mongoc_bulkwrite_serverid()      <>,      and
       mongoc_bulkwrite_destroy() <>.

Author

       MongoDB, Inc

Copyright

       2009-present, MongoDB, Inc.

2.2.1                                             Dec 11, 2025                       MONGOC_BULKWRITE_EXECUTE(3)