The neo4j server is a binary download or a debian package. So you could deploy your app as a debian package with the Neo4j server as a dependency?
Looking forward to your http client for c++ :) We've been looking to have one for a long time. Cheers, Michael On Tue, Mar 25, 2014 at 9:04 AM, rootsical <[email protected]> wrote: > sorry, this might be more of a c++ question than neo4j. i would like to > write an app in c++ that uses neo4j for data. i think i have to use REST > to talk to the neo4j server as i don't want to use java. does anyone know > how i can then deploy/package my application with the neo4j server included > so the user does not have to worry about installing/running neo4j? i would > really appreciate some help on how to get going with this.. thanks > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
