跳到主要内容

read

读操作: 在目标数据库集合上对指定的实体rid进行读操作

声明

array read(string db_name, string coll, string op, string rid, ...)

参数

参数名描述
db_name数据库名称
coll集合名称
op只读操作
rid实体rid
...其他参数

返回值

只读操作结果

使用方式

返回文档