Hi,
I'm using version 2.0.12 and I have problem with > in the code [hour>=10
and hour<=20]
I solved the problem with the following query:
select expand(out('haveLog')) from (SELECT
expand(out('haveMonth')[month=3].out('haveDay')[day=20].out('haveHour'))
FROM Year WHERE year = "2012") where hour>=10 and hour<=20
Alessandro
--
---
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.