Hi,
you can't get rid with r.getProperty('rid') because rid isn't a property 
but it is a metadata
you can try this code   var rid=r.getId().toString();
                                  return rid;

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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to