If you have a library for http requests (libcurl?) and json parsing it is pretty simple to get started.
See: http://neo4j.com/docs/milestone/rest-api-transactional.html Right now there are afaik only a few attempts with c / c++ One of which is neo4c https://github.com/wfreeman/neo4c On Wed, Nov 12, 2014 at 11:20 AM, zh18 <[email protected]> wrote: > Hi - > > I have one question , How can i use neo4j with c/c++ ? > > -- > 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.
