Hello,
We are working on application which has graph as the main data model, not
social graph.
I am currently use J2EE 6 RESTful service and RDBMS as backend but I know if
has many weaknesses in term of graph processing and query.
I am interesting to see if I can replace my server side J2EE application
with nero4J server, without rewrite the whole client application.

I mostly interested in how do you expose RESTful interface and yet keep the
transaction working.
As far as I can see it either single changes without transaction, or
specific RESTful interface for executing transaction.
I've not seen any transaction related resource in your REST interface so is
it possible you do not support tx on the REST interface?

Thank you very much,
Ido.
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to