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

public

Signature

public function count(string $key): int

Parameters

Name Type Default Description
$key string required Documentation missing

Returns

int

Documentation

Count rowIds for a specific key.

Source

src/Table/Index/TreapIndex.php:122-125