Re: [orientdb] Re: Retrieving JSON Tree From Graph

2014-03-11 Thread Andrey Lomakin
Hi, You can do it using document toJSON() method with fetchPlan passed into it. But I do not know your domain model, so you should try. On Sun, Mar 9, 2014 at 11:22 AM, Thomas Kennedy tomais.kenn...@gmail.comwrote: Are there any other ways than bringing back the relationships from my edge

[orientdb] Re: Retrieving JSON Tree From Graph

2014-03-09 Thread Thomas Kennedy
Are there any other ways than bringing back the relationships from my edge relationship and building it in Php or Node? Suggestions welcome.. Im just looking for tips on the most efficient way with OrientDB On Friday, 7 March 2014 00:35:09 UTC, Thomas Kennedy wrote: Hi, I have a tree