The TokyoTyrantQuery class
(PECL tokyo_tyrant >= 0.1.0)
简介
This class is used to query the table databases
类摘要
TokyoTyrantQuery
implements
Iterator
{
public addCond
(
string $name
,
int $op
,
string $expr
) :
mixed
public count
(
void
) :
int
public hint
(
void
) :
string
public key
(
void
) :
string
public metaSearch
(
array $queries
,
int $type
) :
array
public next
(
void
) :
array
public search
(
void
) :
array
public valid
(
void
) :
bool
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.