5.3.3. 指令¶
-
cloud.database.
command
¶ 获取数据库查询及更新指令
- 示例
const _ = db.command
Command (db.command) 对象上查询指令:
- 5.3.3.1. eq
- 5.3.3.2. neq
- 5.3.3.3. lt
- 5.3.3.4. lte
- 5.3.3.5. gt
- 5.3.3.6. gte
- 5.3.3.7. in
- 5.3.3.8. nin
- 5.3.3.9. inc
- 5.3.3.10. mul
- 5.3.3.11. and
- 5.3.3.12. or
- 5.3.3.13. pop
- 5.3.3.14. push
- 5.3.3.15. shift
- 5.3.3.16. unshift
- 5.3.3.17. remove
- 5.3.3.18. set
- 5.3.3.19. geoIntersects
- 5.3.3.20. geoNear
- 5.3.3.21. geoWithin