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

getSchema() protected method

protected getSchema ( )
    protected function getSchema()
    {
        return "SELECT FROM index::Index :Where";
    }