I have created a new database and loaded all data but can't use the database because status is unknown. Database was created locally on desktop version. I have started the db, which works fine but can't use it. . If I run query SHOW DATABASE, it reflect requested status as online but current status is unknown. Any suggestions on how to resolve, will be appreciate. Thanks Attie
You must select the database you want to work with:
USE
Can you provide a screenshot of what you are seeing?
Elaine
Hi, Thanks for the response. I have selected the db with "Use" but got an error that status is unknown. I have restarted db and NEO4j a couple of times and still didn't work but now with my last restart it seems to work - database up and running.