Doctrine\OrientDB\Query\Command\Update::getSchema PHP Méthode

getSchema() protected méthode

protected getSchema ( )
    protected function getSchema()
    {
        return "UPDATE :Class SET :Updates :Where :Returns";
    }