table of contents
MONGOC_CLIENT_BULKWRITE_NEW(3) | libmongoc | MONGOC_CLIENT_BULKWRITE_NEW(3) |
SYNOPSIS¶
mongoc_bulkwrite_t * mongoc_client_bulkwrite_new (mongoc_client_t *self);
DESCRIPTION¶
Returns a new mongoc_bulkwrite_t. Free with mongoc_bulkwrite_destroy().
AUTHOR¶
MongoDB, Inc
COPYRIGHT¶
2009-present, MongoDB, Inc.
January 9, 2025 | 1.29.2 |