Greeting I am to orient DB. I am here using native method to insert data in graph database using a script in js. I am using the *DB.COMMAND() *to execute my insertion queries. My problem is regarding the performance of the query i.e. say it takes upto 8-10 minutes to insert 1 million vertex of a class.
I want to know if there is any way to speed up the process without using the Gremlin in the stack i.e. by using simple script with DB.COMMAND() any help would be appreciated. -- --- 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.
