neode
neode copied to clipboard
Implemented the ability to use BatchInserter
Added tests and ability to use a batch inserter instead to speed up the process of data generation.
from the tests found under examples, The batch inserter took at least half of the time in comparison to the normal engine.