In version 3.3.0, Angel continues to strengthen the ability of graph computing. Compared with the previous version, we have done a lot of optimizations and provided some new features, include:
- Upgrade Spark version to 3.3.1
- Upgrade Scala version to 2.12.15
- Add a new pattern matching algorithm: BruteForce
- Add a graph-based approximate nearest neighbor search algorithm: HNSW
- Ad...