Queries for the nonexistence of a field.
string $field.: The name of a field.
string $function: The aggregate function.
string $langcode: (optional) The language code.
\Drupal\Core\Entity\Query\QueryAggregateInterface The called object.
public function notExistsAggregate($field, $function, $langcode = NULL);