mini\Table\Index\BTreeIndex::begin() Method

public

Signature

public function begin(): void

Returns

void

Documentation

Begin a transaction for bulk operations.

Acquires exclusive lock and refreshes root from disk.

Source

src/Table/Index/BTreeIndex.php:877-888