检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
DSL查询API(2.3.14) 执行DSL算法 DSL语法说明 父主题: 内存版
HyG Job管理API HyG算法结果转存 取消HyG Job 父主题: 持久化版
自定义图分析算法编程示例 自定义SSSP算法 # 导入必要的包 from hyg.analytics.graph import load_base_graph from hyg.analytics.model import pregel_types, PregelModel #
业务面API 内存版 持久化版
算法API参数参考 算法公共参数 pagerank算法 personalrank算法(personalrank) k核算法(kcore) k跳算法(k_hop) 点集共同邻居(common_neighbors_of_vertex_sets) 最短路径(shortest_path)
topicrank算法(topicrank)(2.2.20) 表1 parameters参数说明 参数 是否必选 说明 类型 取值范围 默认值 sources 是 节点的ID,支持多点输入,csv格式,逗号分割。 String 当前仅支持少于等于100000个 id输入。 - actived_p
图管理API 查询图列表(2.1.18) 查询图详情(1.0.0) 创建图(2.2.2) 关闭图(1.0.0) 启动图(1.0.0) 删除图(1.0.0) 增量导入图(2.1.14) 导出图(1.0.5) 清空图(2.1.2) 升级图(1.0.5) 绑定EIP(1.0.6) 解绑EIP(1
交互式事务API 创建事务 执行事务Cypher 提交事务 回滚事务 父主题: 持久化版
边操作 包名 样例类名 对应的API com.huawei.ges.graph.sdk.v1.examples.edges EdgesFilterQuerySample 边过滤查询 QueryEdgeDetailsSample 边详情查询 AddEdgeSample 添加边 DeleteEdgeSample
索引操作 包名 样例类名 对应的API com.huawei.ges.graph.sdk.v1.examples.index ListIndicesSample 查询索引 CreateIndexSample 新建索引 DeleteIndexSample 删除索引 父主题: 样例参考
图统计 包名 样例类名 对应的API com.huawei.ges.graph.sdk.v1.examples.graphcount ShowGraphVersionSample 查询图版本信息 ShowGraphSummarySample 查询图概要信息 父主题: 样例参考
图操作 包名 样例类名 对应的API com.huawei.ges.graph.sdk.v1.examples.graphoperation ImportGraphSample 导入图 ExportGraphSample 导出图 ClearGraphSample 清空图 父主题:
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返回结果到文件
索引操作 包名 样例类名 对应的API com.huawei.ges.graph.sdk.v1.examples.index ListIndicesSample 查询索引 CreateIndexSample 新建索引 DeleteIndexSample 删除索引 父主题: 样例参考
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.graphoperation ImportGraphSample 导入图 ExportGraphSample 导出图 ClearGraphSample 清空图 父主题:
元数据操作 包名 样例类名 对应的API com.huawei.ges.graph.sdk.v1.examples.schema AddLabelSample 添加Label UpdateLabelSample 更新Label QueryGraphSchemaDetailSample