/** * @return string */ public function getMinAQL() { return aql::get_min_aql_from_model($this->_model_name); }