cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Algorithms difference

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 ?

1 ACCEPTED SOLUTION

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

View solution in original post

1 REPLY 1

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