Object and Graph API don't work well together. Instead you can use Graph and Document or Object and Document. If you use Object API it's better to rely to uni-directional edges (links) rather then bidirectional edges.
Why can't you use Graph API? Best Regards, Luca Garulli CEO at Orient Technologies LTD the Company behind OrientDB http://about.me/luca.garulli On 26 April 2015 at 16:08, Simer P <[email protected]> wrote: > Guys, please help > > On Sun, Apr 26, 2015 at 1:58 AM, Newbee to OrientDB <[email protected]> > wrote: > >> If this is not a good practice to use OObjectDatabaseTx with >> OrientGraphFactory together .. then what is the right architecture to do >> CRUD operations to OrientDB's graph database and binding the results to >> POJOs instead of dealing with JSON strings ? >> >> -- >> >> --- >> You received this message because you are subscribed to a topic in the >> Google Groups "OrientDB" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/orient-database/x7xPhMOk3Pc/unsubscribe >> . >> To unsubscribe from this group and all its topics, 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. > -- --- 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.
