Doctrine\OrientDB\Query\Command\OClass\Alter::getSchema PHP Method

getSchema() protected method

protected getSchema ( )
    protected function getSchema()
    {
        return "ALTER CLASS :Class :Attribute :Value";
    }