Exemple #1
0
 /**
  * @return \Nov\CouchDb\Resulset
  */
 public function delete()
 {
     return $this->_cdb->delete($this->_path);
 }