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.

Connnect to neo4j database

skirwan
Node Link

I am receiving the following error when I try to connect to the neo4j database.

5 REPLIES 5

Do you have more detail on how you set up Neo4j locally?

skirwan
Node Link

I installed it to the default location, is there anything in particular that you would like to know

Yes DETAILS

  • which version+
  • which installer
  • how did you create the graph
  • what password did you set and how

Verson: latest
Installer: windows
Create the graph: add graph
Password: 1234
Password method: typed into neo4j via keyboard

Did you also start the database? It's a little bit hard to remote diagnose the issue.
It would be good to follow the setup guide here and see at which step it breaks.

Can you also try in the "Terminal" tab of "Manage" to run bin\cypher-shell -u neo4j -p password to see if that connects.