Closeness Centrality
Parameter | Mandatory | Description | Type | Value Range | Default Value |
---|---|---|---|---|---|
source | Yes | ID of the vertex to be calculated | String | - | - |
Parameter | Type | Description |
---|---|---|
closeness | Double | Closeness centrality degree |
source | String | Vertex ID to be calculated |
Parent topic: Algorithm API Parameter References