let's say i have an embedded set field "people" in record #5:12:

["bob", "jon"]

this doesnt seem to work:
update #5:12 remove people[0]

this does work however: update #5:12 remove "bob"

is there any way to remove items by reference, as in case #1?

-- 

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