图引擎服务 GES-查询Job状态:响应参数
响应参数
|
参数 |
类型 |
说明 |
|---|---|---|
|
errorMessage |
String |
系统提示信息。
|
|
errorCode |
String |
系统提示信息。
|
|
status |
String |
查询成功时返回任务状态,包括以下五种状态:
查询失败时字段为空。 |
|
data |
Object |
算法运行的结果。查询失败时字段为空。 |
|
result |
String |
查询结果。成功时值为success,失败时值为failed。 |
|
参数 |
类型 |
说明 |
|---|---|---|
|
vertices |
List |
点上关联的算法结果。 |
|
edges |
List |
边上关联的算法结果。 |
|
outputs |
Object |
其他输出结果。 |
|
data_return_size |
Integer |
本次查询返回结果数量。 |
|
data_offset |
Integer |
本次查询返回结果偏移量。 |
|
data_total_size |
Integer |
异步任务产生的结果数据总量。 |
下载图引擎服务 GES用户手册完整版