Hello,
I would like to copy database to another database
steps I do
- create a new local dbms "Test1" with user name and password
- copy database (that want to copy) to dbms folder.
- open terminal on my local dbms (test1)
- run command
bin\neo4j-admin copy --from-database=grid --to-database=neo4j --force
error "there was a problem during copy "