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

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

Méthodes publiques

Méthode Description
__construct ( $indexName ) Sets the $property to index.

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

Optionally, you can specify the property $class and the $type of the index.
public __construct ( $indexName )

getSchema() protected méthode

protected getSchema ( )

getTokenFormatters() protected méthode

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