Fix Major Issue with Concurrency
This release fixes a major issue with concurrency. Under specific circumstances it could happen that relationships are lost during the conversion process (see issue #20). With this release this no longer happens. Both CREATE and MERGE are now serialised. Comes with slight performance hit.