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

Inheritance: extends Doctrine\OrientDB\Query\Command\Index
Afficher le fichier Open project: doctrine/orientdb-odm

Méthodes publiques

Méthode Description
__construct ( $indexName, $key, $rid = null, TokenFormatter $ridFormatter = null )

Méthodes protégées

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

Method Details

__construct() public méthode

public __construct ( $indexName, $key, $rid = null, TokenFormatter $ridFormatter = null )
$ridFormatter TokenFormatter

getSchema() protected méthode

protected getSchema ( )

getTokenFormatters() protected méthode

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