Application with neo4j dependencies

8 views
Skip to first unread message

Tomas Teicher

unread,
Apr 11, 2012, 6:03:38 AM4/11/12
to ne...@googlegroups.com
Hi I am newbie in Java and neo4j database.

I want to add neo4j  to my java project. I want to use Community edition. If I use it as embedded database,  application users does not need to install Neo4j to their Java version? If I understand it correctly, end users of application doesn't need to insatll any dependencies (expect JRE) to my Java application. 
Is this correct?

thanks for any advice
Tomas

Michael Hunger

unread,
Apr 11, 2012, 6:25:31 AM4/11/12
to ne...@googlegroups.com
No, you just use it. Set it up with your build system (maven, ivy, gradle) and it will be deployed as jars alongside your app.

But each of the users will have their own local db if you ship them the application with the embedded Neo4j instance, if that is what you want.

Michael

Reply all
Reply to author
Forward
0 new messages