Doctrine\OrientDB\Query\Command\Reference\Find::getSchema PHP Method

getSchema() protected method

protected getSchema ( )
    protected function getSchema()
    {
        return "FIND REFERENCES :Rid :ClassList";
    }