I have a time series modelled in the graph way

year(linkmap)->month(linkmap)->day(linkmap)->hour(linkmap)

I have two other vertices which are events and users

I want to join events to the time series. Is this best achieved by using an 
edge or a linkset? 

year(linkmap)->month(linkmap)->day(linkmap)->hour(linkmap)-> ?Edge|Linkset? 
Event -> User

-- 

--- 
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