Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-20-2019 06:41 AM
Hi,
what is the difference between
graph-algorithms-algo-3.5.4.0.jar
and
neo4j-graph-algorithms-3.5.11.0-standalone.jar
(1) For Server setup which one do we need to install ?
(2) Does both jar files all the algorithms ?
Solved! Go to Solution.
10-20-2019 09:44 AM
Hi Amelia,
The different jars are different versions of the algos library. The most recent version is 3.5.11.0. If you're running Neo4j 3.5.9 or later, then you'll want that one. If you're running an older version, you'll want the 3.5.8.1 jar.
The algos team is working hard on improving the library, so we're releasing every two weeks or so. In general, the most recent jar will be the best - it will have all the latest functionality, bug fixes, etc. Check out the release notes page to see what's new - https://neo4j.com/graph-algorithms-3-5-11-0-release-notes/
Every jar will contain all the algorithms.
Best,
Alicia
10-20-2019 09:44 AM
Hi Amelia,
The different jars are different versions of the algos library. The most recent version is 3.5.11.0. If you're running Neo4j 3.5.9 or later, then you'll want that one. If you're running an older version, you'll want the 3.5.8.1 jar.
The algos team is working hard on improving the library, so we're releasing every two weeks or so. In general, the most recent jar will be the best - it will have all the latest functionality, bug fixes, etc. Check out the release notes page to see what's new - https://neo4j.com/graph-algorithms-3-5-11-0-release-notes/
Every jar will contain all the algorithms.
Best,
Alicia
All the sessions of the conference are now available online