Returns true if this Query is equal to the provided one.
Query
@param other The Query to compare against. @return true if this Query is equal to the provided one.
external bool isEqual(Query other);