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.

Reply via email to