Graph Data Science Library Release 0.9.1
neo4j-graph-data-science-0.9.1
Breaking changes
- Remove syntactic sugar variant that allows defining multiple projections via a piped string.
- Change
projection
key within a relationship projection toorientation
.
New features
Bug fixes
- Fixed a bug where the thread pool size was always limited to 4
Improvements
Other changes
gds.alpha.balancedTriads.[write,stream]
is no longer supported and has been removed.
neo4j-graph-data-science-0.9.1-standalone.jar
This jar contains the Neo4j Graph Data Science Library plugin.
To use it in your Neo4j database, copy the jar into the plugins
directory of your Neo4j installation and restart the server.
For more information visit https://neo4j.com/docs/graph-data-science/preview/