Skip to content

jair-anderson-souza/neo4j-corporative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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