Hi folks, I'm redesigning the node-neo4j API to emphasize Cypher over the REST API just like Neo4j v2. See below for details.
If you'd like to follow along, you can do so here: https://groups.google.com/d/topic/node-neo4j/WBhLVvbX9CU/discussion Any and all feedback welcome! Thanks. =) Cheers, Aseem ---------- Forwarded message ---------- From: Aseem Kishore <[email protected]> Date: Mon, Nov 3, 2014 at 7:17 PM Subject: node-neo4j v2 redesign To: Node-Neo4j Discussion <[email protected]> Hi folks, I had a great chat with Michael Hunger and Brian Gates last week at GraphConnect. Brian is the author of another Node.js driver, cypher-stream: https://github.com/brian-gates/cypher-stream cypher-stream does *just* Cypher queries, but it does them really well — streaming, and recently added support for transactions. To get the most out of that, we agreed it made sense for node-neo4j to use/wrap cypher-stream going forward, which is exciting. In that spirit, I'd also like to finally pull the trigger on a v2 redesign for node-neo4j, being only Neo4j v2-compatible, and emphasizing Cypher over the old REST API. I've opened an issue to discuss the details and start this work: https://github.com/thingdom/node-neo4j/issues/143 Thoughts welcome! Thanks all. Aseem -- 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.
