Hi All, As you all know, batch inserter is a new feature of the Neo database that appeared recently. We are developing an application that used Neo database, and as the Batch inserter appeared, we wanted to use this inserter for some features. I've been trying to use the inserter in conjunction with the current implementation, but I failed to do this since the database is locked by the first connection (the old code). So, Is the only way to update the old code to use the batch inserter instead of the normal NeoService? Any suggestions?
-- Regards,... Ahmed Abdelsalam _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

