Hello! I try to import some new edges (approximately 700000) from file to orientDB through console. The file contains: "CREATE <classname> FROM <rid> TO <rid>" commands.
I use console.bat <import file path> command. It run, and it write 'Created edge ... in 0,0000000 sec(s)', but after I start the database and query the E class. It contains 0 record. In addition I try to start the importfile with 'BEGIN' and finish with 'COMMIT', and 'FREEZE DATABASE' commands, but these didn't work. How should I do it? Thank you! András -- --- 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.
