检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
其中, vertexId: string类型 scoreValue: double类型 sources List 起始节点的ID。 父主题: 算法API参数参考
URI GET /ges/v1.0/{project_id}/graphs/{graph_name}/indices 表1 路径参数 参数 是否必选 类型 说明 project_id 是 String 项目ID。获取方法请参见获取项目ID。
sortKeyType(持久化版) 否 String 重复边sortKey的类型,int/string/null/varString,sortKey被传入时,此参数为必需,类型与创建图时的sortKey类型需一致,null除外。
其中, vertexId: string类型 communityId: string类型 父主题: 算法API参数参考
表3 response_data参数说明 参数 类型 说明 path List 最短路径,格式: [vertexId,...] 其中, vertexId:string类型 source String 起点ID target String 终点ID 父主题: 算法API参数参考
URI GET /ges/v1.0/{project_id}/graphs/{graph_name}/indices 表1 路径参数 参数 是否必选 类型 说明 project_id 是 String 项目ID。获取方法请参见获取项目ID。
的子类,用户在调用run_pregel接口前需要先自定义的PregelModel子类实现算法计算逻辑,如图1中所示:首先,用户需要在@pregel_type装饰器中指定点值类型(ntype)和消息类型(mtype),其中,mtype可以不进行设置,默认和ntype保持一致。
其中, vertexId: string类型 communityId: string类型 父主题: 算法API参数参考
String - - 表2 response_data参数说明 参数 类型 说明 vertices List 公共邻居节点,格式: [vertexId,...], 其中, vertexId:string类型 common_neighbors Integer 公共邻居节点个数。
子图匹配(subgraph_matching)(2.2.16) 表1 parameters参数说明 参数 是否必选 说明 类型 取值范围 edges 是 需匹配的子图的边集, 点的ID要求为size_t类型 String 标准CSV格式,边的起点与终点之间以英文逗号分隔,各边之间以换行符
其中, vertexId: string类型 communityId: string类型 父主题: 算法API参数参考
double类型 父主题: 算法API参数参考
其中, vertexId:string类型 source String 起点ID target String 终点ID 父主题: 算法API参数参考
其中, vertexId:string类型 source String 起点ID target String 终点ID 父主题: 算法API参数参考
其中, vertexId:string类型 source String 起点ID target String 终点ID 父主题: 算法API
类型:默认选中所有类型,可在下拉框中选择点或者边的“类型”,“类型”在用户上传的元数据文件中定义。 添加过滤条件:单击“添加过滤条件”,选中一个“属性”,并选择约束条件(包含“小于、大于、等于、不等于、在范围、存在、不存在、大于或等于、小于或等于”)。
其中, vertexId:string类型 rankValue:double类型 父主题: 算法API参数参考
10 表2 response_data参数说明 参数 类型 说明 embedding List 各点映射到欧式空间的向量表示,格式: [{vertexId:vectorValue}] 其中, vertexId: string类型 vectorValue:欧式向量,例如[-0.485
false 表2 response_data参数说明 参数 类型 说明 path List 最短路径,格式: [vertexId,...] 其中, vertexId:string类型 source String 起点ID target String 终点ID 父主题: 算法API
其中, vertexId:string类型 rankValue:double类型 父主题: 算法API参数参考