This is a utility function which helps to build condition object to be used with queries and query builders representing NOT EXISTS condition.
DbCondition ne(const String &query);