Il 30/03/2016 17:33, [email protected] ha scritto:
> while to insert a record in a specific cluster you can use this code
> 
> |
> OrientVertexv1=g.addVertex("Customer","china_customer");
> v1.setProperty("name","Alessandro");
> |

There is a way to do this operation using oetl scripts to load vertices
from CSV file?

At this moment I'm only able to load all CSV files in only one cluster
and later I create all others cluster and I move vertices to correct
clusters. But my database is very big and moving operation is very slow.

I'm sorry but I'm very frustated and I don't know how to do.

Thank you.

-- 
Fabio Rinnone
Skype: fabiorinnone
Web: http://www.fabiorinnone.eu

-- 

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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to