This looks cool Luca. It would be great to add some features to the REST API that give finer grained control over navigating the graph. For example, when trying to pull all the edges and vertices connected to a specific vertex, there is a lot of extraneous data (i.e. rids of edges connected to the returned data set) that add a lot of overhead to returned result sets. It would be great if we could figure out how to selectively suppress out_ and in_ rid values in these cases.
On Saturday, March 1, 2014 7:34:45 PM UTC-5, Lvc@ wrote: > > Hi all, > We're pretty close to the release of OrientDB 1.7-rc2, and I'd like to > spoil the surprise a little and just tell you about the new console > commands to cross graphs in an easier way. > > http://www.orientechnologies.com/walk-graph/ > > Have fun with graphs, > > Luca Garulli > CEO at Orient Technologies > the Company behind OrientDB > http://about.me/luca.garulli > > -- --- 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/groups/opt_out.
