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

void

Author

       MongoDB, Inc

Description

       Specifies  the  index  to  use.  Specify  either  the index name as a string or the index key pattern. If
       specified, then the query system will only consider plans using the hinted index.

Synopsis

          void
          mongoc_bulkwrite_replaceoneopts_set_hint (mongoc_bulkwrite_replaceoneopts_t *self, const bson_value_t *hint);