Slide 12
Slide 12 text
Graph algorithms
- Centralities (Pagerank, Betweenness, Closeness)
- Community detection (Louvain, Label propogation)
- Path finding (Shortest path - A*, Dijkstra)
- Similarity (Jaccard, Cosine)
Neo4j-supported graph algorithms:
https://neo4j.com/docs/graph-algorithms/current/introducti
on/#introduction-algorithms