Preferential Attachment
Preferential Attachment is a measure to compute the closeness of vertices, based on the number of their neighbors. The algorithm returns the product two vertices' number of neighbors.
For more information, see Preferential Attachment.
Parameters
| Name | Description | Data type |
|---|---|---|
|
A vertex. |
|
|
A vertex. |
|
|
Edge types to traverse. |
|