To play with the Unions would be my next step. You see, the complication is 
really happening not on the single range of years or months - that is easy, 
but rather on the ranges like 10/15/2015 - 02/05/2017. 

In such range, I need to get the partial month of October for 2015, plus 
all remaining months of 2015, plus the full year of 2016, plus full January 
of 2017 and only the first 5 days of February 2017.

It would be nice if there would be a calendar component or a pattern 
designed for OrientDB for such calendar. I think many people could benefit. 
I'm just too new to the Graph DBs to take on a task like that.


On Monday, February 6, 2017 at 11:05:07 PM UTC-8, scott molinari wrote:
>
> Could you use the UNION example, but with an IN on the YEAR? i.e. WHERE 
> year IN ["2014", "2015", "2016"]
>
> Scott
>

-- 

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