Constant hash database

Inhaltsverzeichnis

The chdb class

Einführung

Represents a loaded chdb file.

Klassenbeschreibung

chdb
class chdb {
/* Methods */
public __construct ( string $pathname )
public string get ( string $key )
}