neo4j / graph-data-science

Source code for the Neo4j Graph Data Science library of graph algorithms.
https://neo4j.com/docs/graph-data-science/current/
Other
635 stars 161 forks source link

Cannot install on Neo4j 4.0.3 #36

Closed aaramg closed 4 years ago

aaramg commented 4 years ago

The plugin is disabled in Neo4j Desktop to install.

P.S. If it is not supported on version 4,,, please could you write somewhere for people like me to know when to expect the release? I could not find anywhere info about it.

headsrooms commented 4 years ago

It must be installed manually at this time. Download the plugin from Neo4j Download Center and place the file in your plugins directory (if you're using Neo4j Desktop: Manage>Open folder and your desktop browser will open at the database location).

soerenreichardt commented 4 years ago

Hi @aaramg , currently GDS does not support Neo4j 4.x. However it will be supported with the 1.2 release coming this week on May 7th. We will discuss a place to display such information for future releases.

aaramg commented 4 years ago

Nice to hear :) Thanks for the response.

AliciaFrame commented 4 years ago

I've updated the readme to include a compatibility matrix and a link to the installation instructions in our documentation.

You can download the preview release of 1.2 and install it manually, or we will make it available in Desktop once it's GA.