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

  
 
  

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

SYNOPSIS
	void
	mongoc_bulkwrite_replaceoneopts_set_upsert (mongoc_bulkwrite_replaceoneopts_t *self, bool upsert);

DESCRIPTION
     If upsert is true, creates a new document if no document matches the query.

     The  upsert option is not sent if this function is not called. The server's
     default value is false.

AUTHOR
     MongoDB, Inc

COPYRIGHT
     2009-present, MongoDB, Inc.

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

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

home | help