neo4j-contrib / neo4j-graph-algorithms

Efficient Graph Algorithms for Neo4j
https://github.com/neo4j/graph-data-science/
GNU General Public License v3.0
767 stars 196 forks source link

Neo4j 4.0 support? #924

Closed fuvidani closed 4 years ago

fuvidani commented 4 years ago

Hi,

Are there any short-term plans for Algo to support/be compatible with the recent Neo4j 4.0 version? For the record, I did try to run a fresh 4.0.0 container with algo 3.5.14.0 plugin, but unfortunately the database crashes after a few seconds presumably due to recent (breaking) changes in the latest release (it runs without no issues if I remove the algo plugin).

Any information would be much appreciated. :)

Cheers, Daniel

AliciaFrame commented 4 years ago

The graph algorithms library is not, and won't be, compatible with Neo4j 4.0.

We'll be releasing a new, product supported Graph Data Science library in the next month (stay tuned!) that will replace the current graph algorithms library, and it includes versions of all the current algorithms as well as lots of exciting new features and enhancements. We're currently planning to offer a 4.0 compatible version of the graph data science library by April 2020, so stay tuned :)