-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
I am trying to fix a database with this tool. I am using windows the db version is 3.3.1 and cloned branch 33 but whenever i run ./copy-store.sh community default.graphdb graph.db I get this error
To use your existing Neo4j 3.3.x installation set NEO4J_HOME to your Neo4j directory. Currently set to: C:\neo4j-community-3.4.0-rc02
Usage: copy-store.sh [community|enterprise] source.db target.db [RELS,TO,SKIP] [props,to,skip] [Labels,To,Skip] [Labels,To,Delete,Nodes]
Using: Heap 4G Pagecache 2G Edition 'community' from 'default.graphdb' to 'graph.db' skipping labels: '', removing nodes with labels: '' rels: '' props '' Keeping Node Ids:
Please note that you will need this memory (2G + 1G + 4G) as it opens 2 databases one for reading and one for writing.
./copy-store.sh: line 54: /c/Program: No such file or directory
I have installed maven and JDK. I download neo4j for windows and run it through a folder and that points to the home folder.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels