To run this project
First Step
Clone project: https://github.com/jass2125/neo4j-jse-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