Search code examples
neo4jneo4j-ogm

Which neo4j OGM 2.x versions to use with gradle


Could anyone please suggest the latest neo4j 2.x OGM version to be used with gradle as a compile dependency.


Solution

  • 2.0.1 with these dependencies:

     compile 'org.neo4j:neo4j-ogm-core:2.0.1'
    

    and the appropriate driver.