Doctrine\OrientDB\Query\Command\Index\Rebuild::getSchema PHP Method

getSchema() protected method

protected getSchema ( )
    protected function getSchema()
    {
        return "REBUILD INDEX :IndexName";
    }