检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
表3 parameters 参数 是否必选 类型 说明 directed 否 Boolean 是否考虑边的方向。取值为true或false,默认值为false。 weight 否 String 边上权重。取值为:空或字符串。 空:边上的权重、距离默认为1。
directed 否 Boolean 拓展方向,取值为true或false,默认值为true。 响应参数 表6 响应参数说明 参数 是否必选 类型 说明 errorMessage 否 String 系统提示信息,执行成功时,字段可能为空。执行失败时,用于显示错误信息。
String - - directed 否 是否考虑边的方向。 Boolean true或false。
- directed 否 是否考虑边的方向 Boolean true或false false 表2 response_data参数说明 参数 类型 说明 path List 最短路径,格式: [vertexId,...]
N跳查询 Match<Vertex> v(['Vivian']);v.repeat(bothV()).times(2).emit();return v; 表示查询id为Vivian的both方向两跳内所有的邻居点。
String - - directed 否 是否考虑边的方向。 Boolean true或false false n 否 路径个数。 Integer 1~100 10 k 否 层数。
String - - directed 否 是否考虑边的方向。 Bool true或false true 示例 计算从Lee节点出发,到其余各节点的最短路径长度。 输入参数source=Lee,directed=true。 父主题: 算法参考
mode 否 String 查找方向。取值如下: OUT:沿出边跳。
directed 否 Boolean Boolean是否考虑边的方向,取值为true或false,默认为true。 响应参数 参数 类型 说明 errorMessage String 系统提示信息,执行成功时,字段可能为空。执行失败时,用于显示错误信息。
directed 否 Boolean 是否考虑边的方向,取值为true或false,默认值为true。 响应参数 参数 类型 说明 errorMessage String 系统提示信息,执行成功时,字段可能为空。执行失败时,用于显示错误信息。
directed 否 Boolean 是否考虑边的方向。取值为true或false。默认取值为false。
参数说明 表1 Filtered All Shortest Paths参数说明 参数 是否必选 说明 类型 取值范围 默认值 source 是 起点ID String - - target 是 终点ID String - - directed 否 是否考虑边的方向 Bool true
directed 否 Boolean 是否考虑边的方向。取值为true或false。 说明: false当前版本在有权图上不支持。
503 Service Unavailable 服务不可用。 错误码 请参见错误码。 父主题: 点操作API
String - - directed 否 是否考虑边的方向。 Boolean true或false。
503 Service Unavailable 服务不可用。 错误码 请参见错误码。 父主题: 点操作API
表3 parameters 参数 是否必选 类型 说明 directed 否 Boolean 是否考虑边的方向。取值为true或者false,默认值为true。 weight 否 String 边上权重,取值为空或字符串。 当某边没有对应属性时,权重将默认为1。
- directed 否 是否考虑边的方向。 Boolean true或false。 false 表2 response_data参数说明 参数 类型 说明 path List 最短路径,格式: [vertexId,...]
- directed 否 是否考虑边的方向 Boolean true 或false,布尔型。
参数说明 表1 关联路径算法(n-Paths)参数说明 参数 是否必选 说明 类型 取值范围 默认值 source 是 输入路径的起点ID String - - target 是 输入路径的终点ID String - - directed 否 是否考虑边的方向 Bool true或