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 |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.