MongoDB.local SF, Jan 15: See the speaker lineup & ship your AI vision faster. Use WEB50 to save 50%
Find out more >
Docs Menu
Docs Home
/ /

MongoDB\BulkWriteResult::isAcknowledged()

MongoDB\BulkWriteResult::isAcknowledged()

Return whether the write was acknowledged.

function isAcknowledged(): boolean

A boolean indicating whether the write was acknowledged.

  • MongoDB\Driver\WriteResult::isAcknowledged()

  • Write Concern in the MongoDB manual

Back

getUpsertedIds()

On this page