Dear sir,
I have stored some list of @rid into embedded list to the property store_id 
like ["#12:412", "#12:426" "#12:427"] this, I want to get the of store_id 
name . I tried 
store_id.name -> [null,null,null]
store_id.aslist().name ->[null,null,null]
store_id[0].name ->didn't show any thing
but if i give,
store_id[0][email protected] ->'zomoto' but i can't get all the rid values

Please send the query to get those @rid names.

Thanks and Regards,
T.Pugazharsan

-- 

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