| Package | Description |
|---|---|
| org.apache.flink.graph.library.similarity |
| Class and Description |
|---|
| AdamicAdar
http://social.cs.uiuc.edu/class/cs591kgk/friendsadamic.pdf
|
| AdamicAdar.Result
A result for the Adamic-Adar algorithm.
|
| JaccardIndex
The Jaccard Index measures the similarity between vertex neighborhoods and
is computed as the number of shared neighbors divided by the number of
distinct neighbors.
|
| JaccardIndex.Result
A result for the Jaccard Index algorithm.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.