Fix concurrent write issue
This is a probable quick fix for the issue #21 (closed)
The fix is provided only for nodes.insert(). So its not complete and must be extended to nodes.append and relationships too.
Edited by Arun Kumar Tharanatha
This is a probable quick fix for the issue #21 (closed)
The fix is provided only for nodes.insert(). So its not complete and must be extended to nodes.append and relationships too.