Graph Data Science 2.5.3
New features
- Add support for Neo4j 4.4.27
Bug fixes
- Fixed a bug that lead to an unresponsive DBMS or even OS when running GDS projections in Neo4j on MacBooks (x86 or ARM).
- Avoid a possible race condition random walking and training in Node2Vec. Also removes the need for a timeout in Node2Vec.
Improvements
- Improved state synchronization during Arrow graph import to avoid errors due to out-of-sync messages.