Hi everyone,
Currently evaluating if I want to use appery.io to build an app that I want to connect to a Graph Database (Neo4j).
I'm using GrapheneDB and been trying to connect via the REST interface via the API Express function but not having any luck. Not getting consistent output and keep getting random authentication issues.
So i was looking into using Server code and then using one of the Node.js Driver such as Node-Neo4j (https://github.com/thingdom/node-neo4j), but can't for the life of me work out how to install this library.
Anyone got any suggestions?