Example #1
0
 protected function runQuery()
 {
     return $this->connection->runQuery($this->toQl());
 }