I learn new stuff every day...

Like this use case example...

>From http://orientdb.com/docs/last/orientdb.wiki/Time-series-use-case.html

Create the classes:
>
> create class Yearcreate class Monthcreate class Daycreate class Hour
> create property Year.month linkmap Monthcreate property Month.day linkmap 
> Daycreate property Day.hour linkmap Hour
>
>
I would have never thought of that!

*>> Ideally I'd like an O-notation analysis of how different queries and 
structures work.*

-- 

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