Utilizing ETL loading complex data(>500.0000 records, CSV) and need two 
keys in lookup creating edges.

Using SQL:  create edge ConnectTo from (select from xxx where key1=n and 
key2=m) to (select from yyy where key1=n and key3=k )

This works, but is difficult to automate. Is there a way to specify this in 
the h*.json file?


 

-- 

--- 
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.

Reply via email to