PHP Class Doctrine\OrientDB\Query\Command\Index\Rebuild

Inheritance: extends Doctrine\OrientDB\Query\Command\Index
Show file Open project: doctrine/orientdb-odm

Public Methods

Method Description
__construct ( $indexName )

Protected Methods

Method Description
getSchema ( )
getTokenFormatters ( ) : Array Returns the formatters for this query's tokens.

Method Details

__construct() public method

public __construct ( $indexName )

getSchema() protected method

protected getSchema ( )

getTokenFormatters() protected method

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