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
618 stars 161 forks source link

graph algorithms not available for linux neo4j-desktop? #14

Closed ghost closed 4 years ago

ghost commented 4 years ago

Is the plugin for graph algorithms not available for Linux neo4j-desktop ?

The install button for the plugin is greyed out, whereas the APOC plugin installs fine.

image

If I switch to offline mode, the APOC plugin is not installable.

mneedham commented 4 years ago

Presumably you're using 4.0?

If so, the plugin won't be available until April. See https://github.com/neo4j-contrib/neo4j-graph-algorithms/issues/924

Mats-SX commented 4 years ago

As Mark says, Neo4j 4.0 support will come in future releases of the Graph Data Science library, which is supported by a different Neo4j Desktop plugin from the Graph Algorithms library.

If you're having issues using the GDS plugin with Neo4j versions 3.5.9 or later in the 3.5 series, please raise a new issue.

ghost commented 4 years ago

Was setting up new env in AWS so tried 4.0 like you guys said. Downgraded to 3.5 and the plugin works fine. Currently using it in 3.5 server version.