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
596 stars 157 forks source link

Neo4j Graph Data Science plugin not specified for Neo4j 4.4.15 #236

Closed pesc closed 1 year ago

pesc commented 1 year ago

Hi

Affects Neo4j Version: 4.4.15

https://graphdatascience.ninja/versions.json is missing the version entry for Neo4j 4.4.15 and so the fetching of the GDS plugin fails.

Fetching versions.json for Plugin 'graph-data-science' from https://graphdatascience.ninja/versions.json
Installing Plugin 'graph-data-science' from null to /var/lib/neo4j/plugins/graph-data-science.jar 

Greetings Pascal

Mats-SX commented 1 year ago

Hello @pesc and thank you for the report.

I have re-added the mapping for Neo4j 4.4.15 and 4.3.22, which mysteriously disappeared. We will investigate the source for losing these entries, which we added already on November 28.

Please, try again and apologies for the outage.

All the best Mats