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.

mike_s
Node
since ‎05-24-2022
‎06-01-2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I'm working on upgrading a Grails 4 project to Grails 5. As part of that effort, we want to provide support for neo4j v4+ since v3.5 is end of life. We are using GORM v7.2.1 and neo4j Java driver v4.4.5. Java 11 is installed on our test machine. ...