Common Neighbors
Parameter | Mandatory | Description | Type | Value Range | Default Value |
---|---|---|---|---|---|
source | Yes | Source vertex ID | String | - | - |
target | Yes | Target vertex ID | String | - | - |
Parameter | Type | Description |
---|---|---|
vertices | List | Common neighbor vertices. The format is as follows: [vertexId,...], where vertexId is of the string type |
common_neighbors | Integer | Number of common neighbor vertices |
source | String | Source vertex ID |
target | String | Target vertex ID |
Parent topic: Algorithm API Parameter References