Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
MONGOC_BULKWRI...EOPTS_SET_HINT(3)  libmongoc MONGOC_BULKWRI...EOPTS_SET_HINT(3)

SYNOPSIS
	void
	mongoc_bulkwrite_replaceoneopts_set_hint (mongoc_bulkwrite_replaceoneopts_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  con-
     sider plans using the hinted index.

AUTHOR
     MongoDB, Inc

COPYRIGHT
     2009-present, MongoDB, Inc.

1.30.8				  Aug 27, 2026MONGOC_BULKWRI...EOPTS_SET_HINT(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mongoc_bulkwrite_replaceoneopts_set_hint&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help