Number of documents inserted.插入的文档数。
Inserted document generated Id's, hash key is the index of the originating operation插入文档生成的Id,哈希键是原始操作的索引
Number of documents matched for update.匹配更新的文档数。
Number of documents modified.修改的文档数。
The number of inserted documents插入的文档数
Number of matched documents匹配的文档数
Number of documents updated physically on disk磁盘上物理更新的文档数
Number of removed documents删除的文档数
Number of upserted documents升迁文档数
Evaluates to true if the bulk operation correctly executes如果批量操作正确执行,则计算为true
Number of documents upserted.已升迁的文档数。
Upserted document generated Id's, hash key is the index of the originating operation升级文档生成的Id,哈希键是原始操作的索引
Returns an array of all inserted ids返回所有插入ID的数组
Retrieve lastOp if available
Returns raw internal result返回原始内部结果
Returns the upserted id at the given index返回给定索引处的升序id
Returns an array of all upserted ids返回所有升迁ID的数组
Retrieve the write concern error if one exists检索写入问题错误(如果存在)
Returns a specific write error object返回特定的写入错误对象
Returns the number of write errors off the bulk operation返回批量操作的写入错误数
Retrieve all write errors检索所有写入错误
Returns true if the bulk operation contains a write error如果批量操作包含写入错误,则返回true
Generated using TypeDoc
Number of documents deleted.删除的文档数。