Navigation

MongoDB\BulkWriteResult::isAcknowledged()

Definition

MongoDB\BulkWriteResult::isAcknowledged

Return whether the write was acknowledged.

function isAcknowledged(): boolean

Return Values

A boolean indicating whether the write was acknowledged.