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.

farsimple
Node
since ‎10-12-2019
‎06-01-2022

User Statistics

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

User Activity

I have downloaded Neo4j 4.0 MR2 and I am trying to embed it into a Scala 2.12.8 application that I am working on. I have added the downloaded lib folder as unmanaged dependencies in my build.sbt, and I can import Neo4j classes into my application in ...