0

I have a db backup folder that I'm trying to load into a new db in Neo4J Desktop.

blakesters
  • 81
  • 2
  • 10

1 Answers1

0

You'll need to use the neo4j-admin tool From Neo4j desktop, go to your database/create a new one, then open the Terminal for that database (in older versions, it was in the Manage menu, in newer versions, you'll find it in the 3 ... menu)

Once you have the terminal open, cd bin and follow the manual to restore

Luanne
  • 19,145
  • 1
  • 39
  • 51