I am trying to save 10M in OrientDB using CREATE EDGE command for each edge. Using this approach the whole process is taking a long time to execute (many hours). Is there a BULK INSERT to create edges in a batch? Is the best solution to multi-thread the import process?
-- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
