The problem is the BatchGraph loads everything into V and E only. I want to load my content into custom types versus V and E.
On Wednesday, July 30, 2014 5:31:41 PM UTC-4, Lvc@ wrote: > > What do you mean with "change the Vertex class"? > > Lvc@ > > > On 30 July 2014 21:23, Emin Agassi <[email protected] <javascript:>> > wrote: > >> Hi All, >> >> Can I change the Vertex class after initial creation ? >> I tried the UPDATE SET @class='xxx' but it does not work and it does not >> fail. >> I am using the orientdb-community-1.7.6 version. >> >> Thanks >> >> -- >> >> --- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- --- 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.
