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

void

Author

       MongoDB, Inc

Description

       Sets a set of filters specifying to which array elements an update should apply.

Synopsis

          void
          mongoc_bulkwrite_updateoneopts_set_arrayfilters (mongoc_bulkwrite_updateoneopts_t *self, const bson_t *arrayfilters);

See Also