Hi, when you say "Java classes", do you mean with Object API? If you are referring to OrientDB classes, consider that every edge and every vertex is a document as well, so you can use it as is
Thanks Luigi 2016-01-25 9:46 GMT+01:00 ciroBorrelli skymedia <[email protected]>: > dear Sirs, > > I wanna know how to (if possible) create Java classes which have both the > behaviour of: > > - Orient Document (transactions, queries, crud, traverse) > - Orient Graph (properties, fields, vertices, edges, links) > > Could You kindly redirect me to the correct issue/discussion or > code-examples? > > best regs > > -- > > --- > 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. > -- --- 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.
