Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 477 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 477 Bytes

neo4j-example

To run this project

First Step

Clone project: https://github.com/jass2125/neo4j-example.


Second Step

Find class ConnectionServiceImp and setup Neo4J Credentials
uri: "";
AuthTokens: ("", "");

Thrird Step

Find class Loader and run it
email: user@user.com
password: 123

Fourth Step

Deploy it in Glassfish 4 Server