bitwise And
Creates an update that performs a bitwise and between the given integer value and the integral value of the property.
Return
the update
Parameters
value
the value
Creates an update that performs a bitwise and between the given integer value and the integral value of the property.
Return
the update
Parameters
property
the property
value
the value
Creates an update that performs a bitwise and between the given long value and the integral value of the property.
Return
the update @mongodb.driver.manual reference/operator/update/bit/ $bit
Parameters
value
the value
Creates an update that performs a bitwise and between the given long value and the integral value of the property.
Return
the update @mongodb.driver.manual reference/operator/update/bit/ $bit
Parameters
property
the property
value
the value