版本
#
update_edges_response
批量更新边的接口返回信息
【可被接口直接返回】
参数列表
类型
描述
是否可空
默认值
示例
备注
message
string
消息
否
""
"OK."
status
int32_t
状态码
否
0
0
状态码说明
cost_time
double
耗时
否
0
0.01
fail_index
int64_t
失败的索引,从0开始
否
当status!=0时,该参数有效
id_list
vector<edge_id>
被操作成功的边id列表
否
←
node_s
user_graph_roles
→