Doctrine\OrientDB\Query\Command\Property\Alter::getSchema PHP Méthode

getSchema() protected méthode

protected getSchema ( )
    protected function getSchema()
    {
        return "ALTER PROPERTY :Class.:Property :Attribute :Value";
    }