Hi,
at this link http://orientdb.com/orientdb-improved-sql-filtering/
I have founded Squared brackets [] allow to: 
- filtering by one index, example out()[0] 
- filtering by multiple indexes, example out()[0,2,4] 
- filtering by ranges, example out()[0-9] 
- filtering by equal conditions (only equals is supported), example 
out()[@class = ‘Person’] 

Regards,
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to