inc
Creates an update that increments the value of the property by the given value.
Return
the update @mongodb.driver.manual reference/operator/update/inc/ $inc
Parameters
number
the value
Creates an update that increments the value of the property by the given value.
Return
the update @mongodb.driver.manual reference/operator/update/inc/ $inc
Parameters
property
the property
number
the value