Label Propagation (1.0.0)

Table 1 parameters parameter description

Parameter

Mandatory

Description

Type

Value Range

Default Value

coveragence

No

Convergence

Double

A real number between 0 and 1 (excluding 0 and 1)

0.00001

max_iterations

No

Maximum iterations

Integer

1 to 2000

1000

Table 2 response_data parameter description

Parameter

Type

Description

community

List

Community corresponding to each vertex. The format is:

[{vertexId:communityId},...]

Where,

vertexId: string type

communityId: string type