基础
开发指引
小程序端SDK
服务端SDK
初始化
常量
云函数
文件存储
工具类
数据库
Database
Document
Collection
Command
AggregateCommand
Geo
创建集合,如果集合已经存在会创建失败
collectionName: string
Promise.<Object>
← collection command →