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

  
 
  

home | help
MONGOC_BULKWRITE_NEW(3) 	    libmongoc		 MONGOC_BULKWRITE_NEW(3)

SYNOPSIS
	mongoc_bulkwrite_t *
	mongoc_bulkwrite_new (void);

DESCRIPTION
     Returns a new mongoc_bulkwrite_t. Free with mongoc_bulkwrite_destroy().

     A	client must be assigned with mongoc_bulkwrite_set_client() prior to exe-
     cution.

AUTHOR
     MongoDB, Inc

COPYRIGHT
     2009-present, MongoDB, Inc.

1.30.8				  Aug 27, 2026		 MONGOC_BULKWRITE_NEW(3)

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

home | help