Overrides QueryInterface::notExists
public function notExists($property, $langcode = NULL) { $this->condition ->notExists($property, $langcode); return $this; }