Algorithms
Betweenness Centrality
1.x | 2.x |
---|---|
|
Use |
|
Use |
|
No direct equivalent. For mean, use |
Breadth First Search
1.x | 2.x |
---|---|
String |
Removed |
|
|
1.x | 2.x |
---|---|
|
|
Closeness Centrality
1.x | 2.x |
---|---|
|
|
1.x | 2.x |
---|---|
|
|
1.x | 2.x |
---|---|
|
|
- |
|
Depth First Search
1.x | 2.x |
---|---|
String |
Removed |
|
|
1.x | 2.x |
---|---|
|
|
K-Nearest Neighbors
1.x | 2.x |
---|---|
String |
String or Map or List of Strings / Maps |
Alpha similarity algorithms
The alpha similarity procedures have been removed. Use KNN or Node Similarity instead. The similarity metrics for these can now be configured.
- Knn
-
Cosine, Euclidean, Jaccard, Overlap, Pearson
- Node Similarity
-
Jaccard, Overlap
The alpha similarity functions have been promoted to product tier.
1.x | 2.x |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|