http://orientdb.com/docs/last/orientdb.wiki/SQL-Query.html#projections
"With all projections except the wildcard "*", a new temporary document is created and the @rid and@version of the original record will not be included." пятница, 31 июля 2015 г., 10:28:28 UTC+6 пользователь Chaitanya Reddy написал: > > Anyone to help. > > On Thu, Jul 30, 2015 at 11:22 PM Chaitanya Reddy <[email protected] > <javascript:>> wrote: > >> Hi OrientDB users >> >> I am new to OrientDB, I am liking it. I have used a select query on a >> users table with a subset of user columns. I want to get the rid of the >> document. So I used ODocument.getIdentity(). But it is giving negative rid >> (which is temporary as for my understanding). >> >> Thanks in advance. >> >> Regards >> Chaitanya >> >> -- >> >> --- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- --- 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.
