Hi I'm new to orientdb and I'm trying to flush out all search scenarios for 
the cases I'll need.

One of them is being able to apply a range filter on a collection of 
integers. It seems easy for contains or contains text situations. However, 
trying to see if a value within an array is say greater than or less than 
value is not as simple. 

What I'm looking for is something real simple like

select from MyClass where myintlist contains (> 2).



-- 

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