PHP 클래스 Doctrine\OrientDB\Query\Command\Index\Lookup

상속: extends Doctrine\OrientDB\Query\Command\Index
파일 보기 프로젝트 열기: doctrine/orientdb-odm

공개 메소드들

메소드 설명
__construct ( string $index ) Builds a new statement, setting the $index to lookup.

보호된 메소드들

메소드 설명
getSchema ( )
getTokenFormatters ( ) : Array Returns the formatters for this query's tokens.

메소드 상세

__construct() 공개 메소드

Builds a new statement, setting the $index to lookup.
public __construct ( string $index )
$index string

getSchema() 보호된 메소드

protected getSchema ( )

getTokenFormatters() 보호된 메소드

Returns the formatters for this query's tokens.
protected getTokenFormatters ( ) : Array
리턴 Array