检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
查询语言 包名 样例类名 对应的API com.huawei.ges.graph.sdk.v1.examples.querylanguage ExecuteGremlinSample 执行Gremlin查询 ExecuteCypherQuerySample 执行Cypher查询 父主题:
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
Job管理 包名 样例类名 对应的API com.huawei.ges.graph.sdk.v1.examples.job ShowJobSample 查询Job状态 DeleteJobSample 取消Job ExportJobResultSample 导出Job返回结果到文件
管理图 图管理简介 查看创建失败的图 备份图和恢复图 升级图 回退图版本 导出图 重启图 变更图规格 扩副本 绑定&解绑EIP 清空数据 删除图 查看监控数据 查询schema 对接LTS 修改安全组 修改安全模式
元数据操作 包名 样例类名 对应的API com.huawei.ges.graph.sdk.v1.examples.schema AddLabelSample 添加Label UpdateLabelSample 更新Label QueryGraphSchemaDetailSample
modularity Double 模块度。 community_num Integer 社团数量。 community List 各节点对应的社团(community),格式: [{vertexId:communityId},...] 其中, vertexId: string类型 communityId:
Integer 1~2000。 1000 表2 reponse_data参数说明 参数 类型 说明 community List 各节点对应的社团(community),格式: [{vertexId:communityId},...] 其中, vertexId: string类型 communityId:
创建实例或实例已创建,需绑定EIP时,页面提示“委托配额不足”如何处理? Gremlin/Cypher查询是否支持几条命令一起执行? 如果点被删除了,基于该点的边会怎么处理? 点ID存在中文时,修改点属性接口报错“点不存在”怎么处理?
String 标准csv格式,ID之间以英文逗号分隔,例如:“Alice,Nana”。 个数不大于100000。 - directed 否 是否考虑边的方向 Boolean true或false false 表2 response_data参数说明 参数 类型 说明 path List 最短路径,格式:
自定义图分析算法编程示例 自定义SSSP算法 # 导入必要的包 from hyg.analytics.graph import load_base_graph from hyg.analytics.model import pregel_types, PregelModel #
ICredential; import com.huaweicloud.sdk.core.http.HttpConfig; //此处需要输出您的图实例IP String graphEndpoint = "{graphEndpoint}"; ICredential auth = new
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: