Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

int64_t

Author

       MongoDB, Inc

Description

       Returns the total number of documents upserted across all update operations.

Synopsis

          int64_t
          mongoc_bulkwriteresult_upsertedcount (const mongoc_bulkwriteresult_t *self);

See Also