Hi Patrick, It's very difficult to say for sure without knowing the schema and the number of edges going out from the record #128:245823.
I would try this exact same scenario from the console and see if you get an error or if it returns a proper result. It might just be a bug in Studio. -Colin Orient Technologies The Company behind OrientDB On Monday, March 16, 2015 at 2:53:47 PM UTC-5, Patrick Hoeffel wrote: > > Using OrientDB 2.0.3 Community Edition with a populated graph having 2M > vertices and 11M edges: > > This query: > > `select out() from #128:245823` > > returns 1 row with 5 links in 0.026 second. > > This query: > > `select *expand*(out()) from #128:245823` > > does not return at all and crashes Chrome. > > Does anyone see what I may be doing wrong, what I do not understand about > the `expand()` function? > > Thanks! > > Patrick > > -- --- 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.
