名称
insert - 将单条或者批量记录插入当前集合。
语法
db.collectionspace.collection.insert(<doc|docs>,[flag])
db.collectionspace.collection.insert(<doc|docs>,[options])
类别
Collection
描述
将单条或者批量记录插入当前集合。
点击巨杉数据库文档中心了解更多信息
insert - 将单条或者批量记录插入当前集合。
db.collectionspace.collection.insert(<doc|docs>,[flag])
db.collectionspace.collection.insert(<doc|docs>,[options])
Collection
将单条或者批量记录插入当前集合。
点击巨杉数据库文档中心了解更多信息