Man page - mongoc_bulkwrite_append_replaceone(3)

Packages contas this manual

Manual

MONGOC_BULKWRITE_APPEND_REPLACEONE(3) libmongoc MONGOC_BULKWRITE_APPEND_REPLACEONE(3)

bool
mongoc_bulkwrite_append_replaceone (mongoc_bulkwrite_t *self,

const char *ns,
const bson_t *filter,
const bson_t *replacement,
const mongoc_bulkwrite_replaceoneopts_t *opts /* May be NULL */,
bson_error_t *error);


Adds a replace operation for the namespace ns. Returns true on success. Returns false and sets error if an error occured.

MongoDB, Inc

2009-present, MongoDB, Inc.

December 18, 2025 1.30.4