Hi All, I am trying to use the BatchGraph to load a large number of Vertexes and Edges. I have created a custom type for Vertex and a custom type for Edge.
How can I specify both the custom type name and custom id when calling addVertex: wrap.addVertex ( "class:MyType" , ... ); Can vertex Id contain both type and Id ? Thank you much for help -- --- 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.
