QueryOperator.exists constructor

QueryOperator.exists()

Implementation

QueryOperator.exists() {
  this.exists();
}