Hey, because the way i import my data now is too slow i want to try a different way. can i efficiently import data without using indices when i have to create vertices, edges and properies?
For every vertex i have a unique id, so i could store that id together with the ORecordID (or anything else) in a Map. Whats the most efficient way to do an import in java? -- --- 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.
