We should batch the transformations together using the approach in my StackOverflow answer here. But also, we should use meaningful batch sizes (i.e. 1000 transformations/round):
https://stackoverflow.com/questions/47129145/optimizing-relation-creation-on-large-number-of-existing-nodes/47129574#47129574