4.2.2. 指令¶
-
wx.cloud.database.
command
¶ 获取数据库查询及更新指令,列表见 API 列表中的 command 列表。
- 示例
const _ = db.command
Command (db.command) 对象上查询指令:
- 4.2.2.1. eq
- 4.2.2.2. neq
- 4.2.2.3. lt
- 4.2.2.4. lte
- 4.2.2.5. gt
- 4.2.2.6. gte
- 4.2.2.7. in
- 4.2.2.8. nin
- 4.2.2.9. inc
- 4.2.2.10. mul
- 4.2.2.11. and
- 4.2.2.12. or
- 4.2.2.13. pop
- 4.2.2.14. push
- 4.2.2.15. shift
- 4.2.2.16. unshift
- 4.2.2.17. remove
- 4.2.2.18. set
- 4.2.2.19. geoIntersects
- 4.2.2.20. geoNear
- 4.2.2.21. geoWithin