Using My Neo4j Database from Java eclipse

Hello !
I have created a Graph Database using Neo4j desktop application and now I am trying to use it in a Java code (Use the Node IDs in an algorithm that I created in Java eclipse ).
But I didn't know from where to start, how to call my database in my Java code and how to get the Node IDs.
I would be very grateful if you guys could help me !

Hi bouzidemna98,

welcome to the Neo4j community!

Here are some links that might help you:

Basically, the steps are:

Have a try with all of that. If you have any problems, tell me.

Regards,
Elena