检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Filtered-query 包名 样例类名 对应的API com.huawei.ges.graph.sdk.v1.examples.customoperation FilteredQuerySample Filtered-query FilteredQueryV2Sample Filtered-query
Job管理 包名 样例类名 对应的API com.huawei.ges.graph.sdk.v1.examples.job ShowJobSample 查询Job状态 DeleteJobSample 取消Job ExportJobResultSample 导出Job返回结果到文件
Filtered-query 包名 样例类名 对应的API com.huawei.ges.graph.sdk.v1.examples.filteredquery FilteredQuerySample Filtered-query FilteredQueryV2Sample Filtered-query
元数据操作 包名 样例类名 对应的API com.huawei.ges.graph.sdk.v1.examples.schema AddLabelSample 添加Label UpdateLabelSample 更新Label QueryGraphSchemaDetailSample
元数据操作 包名 样例类名 对应的API com.huawei.ges.graph.sdk.v1.examples.schema AddLabelSample 添加Label UpdateLabelSample 更新Label QueryGraphSchemaDetailSample
自定义图分析算法编程示例 自定义SSSP算法 # 导入必要的包 from hyg.analytics.graph import load_base_graph from hyg.analytics.model import pregel_types, PregelModel #
Integer 1~2000。 1000 表2 reponse_data参数说明 参数 类型 说明 community List 各节点对应的社团(community),格式: [{vertexId:communityId},...] 其中, vertexId: string类型 communityId:
modularity Double 模块度。 community_num Integer 社团数量。 community List 各节点对应的社团(community),格式: [{vertexId:communityId},...] 其中, vertexId: string类型 communityId:
String 标准csv格式,ID之间以英文逗号分隔,例如:“Alice,Nana”。 个数不大于100000。 - directed 否 是否考虑边的方向 Boolean true或false false 表2 response_data参数说明 参数 类型 说明 path List 最短路径,格式:
ICredential; import com.huaweicloud.sdk.core.http.HttpConfig; //此处需要输出您的图实例IP String graphEndpoint = "{graphEndpoint}"; ICredential auth = new
errorCode String 系统提示信息。 执行成功时,字段可能为空。 执行失败时,用于显示错误码。 jobId String 执行该异步任务的jobId。 可以查询jobId查看任务执行状态、获取返回结果,详情参考Job管理API。 请求示例 DELETE /ges/v1.0/{p
执行失败时,用于显示错误信息。 errorCode 否 系统提示信息。 执行成功时,字段可能为空。 执行失败时,用于显示错误码。 jobId 否 执行该异步任务的jobId。 可以查询jobId查看任务执行状态、获取返回结果,详情参考Job管理API。 请求示例 进行清空图操作,需要清空schema数据。
errorCode String 系统提示信息。 执行成功时,字段可能为空。 执行失败时,用于显示错误码。 jobId String 执行该异步任务的jobId。 可以查询jobId查看任务执行状态、获取返回结果,详情参考Job管理API。 请求示例 进行清空图操作,需要清空schema数据。
Shortest Paths) 带过滤全最短路径(Filtered All Shortest Paths) TopicRank算法 带过滤的n_paths算法(filtered_n_paths) 时序路径分析(Temporal Paths)
0) 点集最短路(shortest_path_of_vertex_sets)(2.1.5) 关联路径(n_paths)(1.1.2) 带过滤的n_paths算法(filtered_n_paths)(2.2.22) 带过滤全对最短路径(filtered_all_pairs_shortest_paths)(2
算法结果TXT格式说明 表1 算法结果的txt格式 算法 支持程度 header content e.g. all_pairs_shortest_paths 本地,OBS # runtime: {runtime} # paths_number: {paths_number} # data_total_size: