Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 298 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 298 Bytes

createNeo4jDB

project to create node in neo4j for class , methods , interfaces and the relationship between all nodes based on java documentation

1- create database in neo4j and (2) Fill username and password of database on con = new connection("bolt://localhost:7687", "testing1229", "123");