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

SYNOPSIS

          void
          mongoc_bulkwrite_deleteoneopts_set_hint (mongoc_bulkwrite_deleteoneopts_t *self, const bson_value_t *hint);

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.

Author

       MongoDB, Inc

Copyright

       2009-present, MongoDB, Inc.

2.2.1                                             Dec 11, 2025        MONGOC_BULKWRITE_DELETEONEOPTS_SET_HINT(3)