You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But — there is another Node.js driver called cypher-stream which does just Cypher queries, and it recently added support for transactions.
I just had a great chat the author @brian-gates last week at GraphConnect, and we agreed it'd make a lot of sense for node-neo4j to use/wrap cypher-stream now to get this functionality.
I'm going to open an issue shortly for achieving this in the context of a general 2.0 redesign (#143).
Sorry, I am bit confused on this.
Is it possible to do transactional HTTP endpoint or batch operations as described in below links?
http://neo4j.com/docs/2.0.4/rest-api-transactional.html
http://neo4j.com/docs/2.0.4/rest-api-batch-ops.html
Thanks
The text was updated successfully, but these errors were encountered: