Hai ,
select outE('store_has_billing').inV()*[gross_value =100]* as grossValue
from #48:1635
If i run the above query it will execute, but if i use < or > for check
condition its not working.
For example,
select outE('store_has_billing').inV()*[gross_value > 100]* as grossValue
from #48:1635.
By where condition we can execute the query but i need how to check
condition between parentheses.
Thanks and regards,
T.Pugazharasan
--
---
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.