Hi! Negative record IDs says that the record is temporary . I was trying to 
make an edge via Graph API and was getting a negative record ID. I used 
graph.commit(); and the problem was solved. See if that if the case with 
you.

On Monday, October 14, 2013 at 9:22:11 PM UTC+5:30, Giuseppe D'Amico wrote:
>
> Hi, why if in a select I put some field, the @rid field of the  resultset 
> that I get back  are negative:#:-2:1,#-2:2, ...
> while with a simple select from  they are ok?
> this is my query:
> select @rid ,nome,release,codice,data_inserimento,in_requires.nome as 
> customer 
> from project order by data_inserimento desc, nome asc
>

-- 

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