mongo_clientsRemoteMongoClientget_coll本页总览get_coll 获取指定名称的集合的操作对象 声明 object get_coll(string name) 参数 参数名描述name集合名字 返回值 集合操作对象(pkg.remote_mongoc.Client) 使用方式 返回文档