Interface MqlInteger

All Superinterfaces:
MqlNumber, MqlValue

@Sealed @Beta(CLIENT) public interface MqlInteger extends MqlNumber
An integer value in the context of the MongoDB Query Language (MQL). Integers are a subset of numbers, and so, for example, the integer 0 and the number 0 are equal.
Since:
4.9.0