$gte (aggregation)

$gte

Takes two values in an array and returns an boolean. The returned value is:

  • true when the first value is greater than or equal to the second value.
  • false when the first value is less than the second value.

MongoDB Manual (Index)

关于

生态系统

格式

资源