Release Date: 31 July 2025
GDS 2.20 is compatible with Neo4j 2025.07. For GDS compatibility with previous releases, please use GDS Compatibility Table.
New Features
Add support for the new labelFilter parameter of the gds.triangleCount.* procedures which allow users to specify the labels of the nodes in the triangles counted by the algorithm.
Bug fixes
Fix a bug where trying to create graphs through native projection with incorrect parameters would allocate memory in the memory guard.