跳到主要内容

drop

删除集合

声明

bool drop(int coll_handle, map opts = {})

参数

参数名描述
coll_handle集合句柄
opts操作选项

返回值

true - 删除成功, false - 删除失败

使用方式

返回文档