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

public

Signature

public function commitBulk(): void

Returns

void

Documentation

Commit with bulk rebuild - use for initial loading only.

Now identical to commit() since overlay handles incremental structure building.

Source

src/Table/Index/BTreeIndex.php:948-951