$gte ¶. Syntax: {field: {$gte: value} }. $gte selects the documents where the value of the field is greater than or equal to (i.e. >= ) a specified value ...
確定! 回上一頁