mini\Table\Index\TreapIndex::countRange() Method

public

Signature

public function countRange(?string $start = NULL, ?string $end = NULL): int

Parameters

Name Type Default Description
$start ?string NULL Documentation missing
$end ?string NULL Documentation missing

Returns

int

Documentation

Count rowIds in a range.

Source

src/Table/Index/TreapIndex.php:161-168