I have a time series model where I create an edge between a hour vertex and 
an event vertex. The edge is called registered_event.

I have tried the following query but it is not giving me results. Any ideas?

select expand(month[12].day[3].hour[23]).out('registered_event') from Year 
where year = 2015

-- 

--- 
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to