Neo4j Movie DB to JAVA

Hi,

Neo4j is new for me and i started with the Hello World example.

Neo4j aus Java verwenden - Entwicklerhandbücher

If i tried to run this file. I got the follwing erros.

- Unable to connect to localhost:7687, ensure the database is running; OR

- Authentification exception.

I tried also this default user: Neo4j and default pw: Neo4j. But this leads to the same problem.

I alspo dont know which DB is called with this example. In the background is the Movie DB running.

What is my fault in this case ?

Try lowercase neo4j
(migrated from khoros post Solved: Re: Neo4j Movie DB to JAVA - Neo4j - 63490)

644BAE03-2793-4E7E-B84E-EB71270ACD5C.jpeg

Hi,

my problem is solved. I reset my password inside the neo4j GUI or Menu. @glilienfield Thanks for your support !

Hi,

i tired again with the default user neo4j and default pw neo4j. Im Also connected as user neo4j.

And i got the following failure.

Can you verify your password? Maybe it’s not the default value? It states it is saved in your web browser.

mid you can’t find it, as you permitted to change it? This can be easily done in neo4j desktop.

can you post the Java code that is creating the driver?

Hi ,

i tried to verify mypassword with the Neo4j Browser. But it doesn't work. This means i have to recover my password ? correct ?