Hi Aliabbas,

> is it true that in neo4j there is no remote thread-safe API.

No. That is a false assertion. The REST API is thread safe since it wraps the 
same thread-safe code as the Java APIs.

There can still be *contention* but there is always thread safety (and ACIDity).

Jim
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to