Re: Data Loading Script Optimization


hadoopmarc@...
 

Hi Vinayak,

Yes, it should be possible to improve on the 3% CPU usage.

The newTransaction() should be added to line 39 (GraphTraversalSource g = graph.traversal();) as the global g from line 121 is not used.

Marc

Join {janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.