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.

divyajose93
Node
since ‎09-19-2019
‎06-01-2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi, I am trying to connect java and neo4j (community version 3.5.9) on windows. I have pasted the code and the errors. Appreciate if you could help me out to fix this. code: package neo4jconnection; import org.neo4j.graphdb.GraphDatabaseService; impo...