检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
persistence testShowGraphVersion 查询图版本信息 testShowGraphSummary 查询图概要信息 父主题: 持久化版样例
点集最短路(shortest_path_of_vertex_sets) 表1 parameters参数说明 参数 是否必选 说明 类型 取值范围 默认值 sources 是 起点ID集合 List 标准csv格式,ID之间以英文逗号分隔,例如:["Alice","Nana"]。 个数不大于100000。
点集共同邻居(common_neighbors_of_vertex_sets) 表1 parameters参数说明 参数 是否必选 说明 类型 取值范围 默认值 sources(2.2.6) 是 起点ID集合 List 标准csv格式,ID之间以英文逗号分隔,例如:["Alice"
更新Label testQueryGraphSchemaDetail 查询元数据详情 testQueryLabel 查询label 父主题: 持久化版样例
更新Label testQueryGraphSchemaDetail 查询元数据详情 testQueryLabel 查询label 父主题: 持久化版样例
持久化版 持久化版业务面API包括点操作、边操作、元数据操作、索引操作、HyG数据集管理、HyG算法、算法、图统计、图操作、Job管理、Cypher操作API。 表1 点操作API 名称 起始版本 URL 功能描述 查询点详情 1.0.0 GET/ges/v1.0/{projec
testBatchDeleteEdges 批量删除边 testBatchUpdateEdgesProperties 批量更新边属性 父主题: 持久化版样例
testImportGraphPersistence 导入图 testClearGraphPersistence 清空图 父主题: 持久化版样例
v1.examples.persistence waitJob 查询Job状态 testListJobs 查询Job列表 父主题: 持久化版样例
testBatchDeleteVertexs 批量删除点 testBatchUpdateVertexsProperties 批量更新点属性 父主题: 持久化版样例
testBatchDeleteVertexs 批量删除点 testBatchUpdateVertexsProperties 批量更新点属性 父主题: 持久化版样例
testBatchDeleteEdges 批量删除边 testBatchUpdateEdgesProperties 批量更新边属性 父主题: 持久化版样例
testImportGraphPersistence 导入图 testClearGraphPersistence 清空图 父主题: 持久化版样例
v1.examples.customoperation ExecuteCustomActionSample 执行自定义操作 父主题: 内存版样例
FilteredQuerySample Filtered-query FilteredQueryV2Sample Filtered-query V2 父主题: 内存版样例
FilteredQuerySample Filtered-query FilteredQueryV2Sample Filtered-query V2 父主题: 内存版样例
v1.examples.customoperation ExecuteCustomActionSample 执行自定义操作 父主题: 内存版样例
点集全最短路(all_shortest_paths_of_vertex_sets)(2.2.15) 表1 parameters参数说明 参数 是否必选 说明 类型 取值范围 默认值 sources 是 起点ID集合 String 标准csv格式,ID之间以英文逗号分隔,例如:["Alice"
ImportPropertiesSample 通过导入文件更新点边的指定属性 DeleteByFileSample 通过读取文件删除点边 父主题: 内存版样例
Java SDK样例参考 内存版样例 持久化版样例 父主题: Java SDK