Add an "instance" of Neo4j in my Android app

Hi!

I'm making an Android app in which would be very useful to store data as graph. So I was wondering if is possible to do that with Neo4j, maybe add an instance or something of it in the app. If yes, what is the difference between this instance and the "real" Neo4j I would use in a server?

Hello @claudio.g.chepa :slight_smile:

I think you are looking for Neo4j embedded database.

Regards,
Cobra