图引擎服务 GES-带一般过滤条件环路检测(filtered circle detection):参数说明

时间:2025-02-12 15:01:05

参数说明

表1 filtered circle detection参数说明

参数

是否必选

说明

类型

取值范围

默认值

sources

查询的起始节点ID集合

String

-

标准csv格式,ID之间以英文逗号分隔,例如:“Alice,Nana”

n

枚举满足过滤条件的圈的个数上限

Int

[1,100000]

100

statistics

是否输出所有满足过滤条件的圈的个数

Boolean

true或false

false

batch_number

批量处理的起始节点的个数

Int

[1,1000]

10

output_format

输出结果的格式

String

vertexId,edgeId或edgeObject

edgeObject

filters

过滤条件列表,数组的每个元素分别对应每一层要做的查询和过滤条件。

Json

-

-

support.huaweicloud.com/usermanual-ges/ges_01_0088.html