检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
单点环路检测(single_vertex_circles_detection) 功能介绍 根据输入参数,执行单点环路检测算法。 单点环路检测(single_vertex_circles_detection)意在寻找图中的环路,环路上的点较好地体现了该点的重要性。 URI POST
单点环路检测(single_vertex_circles_detection)(2.2.4) 表1 parameters参数说明 参数 是否必选 说明 类型 取值范围 默认值 source 是 被包含节点ID。 String - min_circle_length 否 最小圈长 Integer
带一般过滤条件环路检测(filtered_circle_detection)(2.2.15) 请求样例 Post http://{}/ges/v1.0/1/graphs/movie/action?action_id=execute-algorithm { "algorithmName":
带一般过滤条件环路检测(filtered circle detection) 概述 带一般过滤条件环路检测(filtered circle detection)目的是寻找图中所有满足过滤条件的环路。 适用场景 带一般过滤条件的环路检测(filtered circle detect
单点环路检测(Single Vertex Circles Detection) 概述 单点环路检测(Single-Vertex-Circles-Detection)是一个经典的图问题,意在寻找图中的环路。环路上的点较好地体现了该点的重要性。 适用场景 单点环路检测适用于交通运输、金融风控等场景。
Server Error 服务内部错误 503 Service Unavailable 服务不可用 错误码 请参见错误码。 父主题: GraphPlugins管理API
GraphPlugins管理API 查询获取场景应用分析插件 订阅场景分析插件 取消订阅场景分析插件 父主题: 管理面API(V2)
Server Error 服务内部错误 503 Service Unavailable 服务不可用 错误码 请参见错误码。 父主题: GraphPlugins管理API
Server Error 服务内部错误 503 Service Unavailable 服务不可用 错误码 请参见错误码。 父主题: GraphPlugins管理API
根据输入参数,执行BigClam算法。 BigClam算法是一种重叠社区发现算法,该算法将节点与社区之间的关系建模为一个二部图,假设图中节点的连边是根据社区关系生成的,其可以检测出图中的重叠社区。 URI POST /ges/v1.0/{project_id}/hyg/{graph_name}/algorithm 表1
e 单点环路检测 CommonNeighborsOfVertexSetsSample 点集共同邻居 AllShortestPathsOfVertexSetsSample 点集全最短路 FilteredCircleDetectionSample 带一般过滤条件环路检测 SubgraphMatchingSample
huawei.ges.graph.sdk.v1.examples.persistence testImportGraphPersistence 导入图 testClearGraphPersistence 清空图 父主题: 持久化版样例
huawei.ges.graph.sdk.v1.examples.persistence testImportGraphPersistence 导入图 testClearGraphPersistence 清空图 父主题: 持久化版样例
Centrality) 单点环路检测(Single Vertex Circles Detection) 点集共同邻居(Common Neighbors of Vertex Sets) 点集全最短路(All Shortest Paths of Vertex Sets) 带一般过滤条件环路检测(filtered
(2.2.4) OD中介中心度(od_betweenness)(2.2.4) 单点环路检测(single_vertex_circles_detection)(2.2.4) 带一般过滤条件环路检测(filtered_circle_detection)(2.2.15) 子图匹配(subgraph_matching)(2
是否支持API Explorer动态生成代码 支持的语言 当前版本 管理面SDK 是 是 支持Java、Python、Go、NodeJs和PHP v1和v2版本。 业务面SDK 否(只能从GES连接管理界面下载) 否(可参考下载SDK压缩包中的样例代码) 支持Java和Python,其他语言后期逐步上线
withHttpConfig(httpConfig).build(); // 持久化版客户端 GESGraphPersistenceClient gesGraphPersistenceClient = GESGraphPersistenceClient.newBuilder().withCredential(auth)
GESGraphClient # 内存版客户端 from gesgraphsdk.v1.persistence.gesgraphpersistence_client import GESGraphPersistenceClient # 持久化版客户端 from huaweicloudsdkcore.http
管理面API(V2) 系统管理API 图管理API 备份管理API 元数据管理API 任务中心API GraphPlugins管理API
发掘图重要的子结构。 适用场景 子图匹配(subgraph matching)算法适用于社交网络分析、生物信息学、交通运输、群体发现、异常检测等领域。 参数说明 表1 subgraph matching参数说明 参数 是否必选 说明 类型 取值范围 edges 是 需匹配的子图的边集