Hi,
Sorry could you provide more details.
Code snippets and so on ...

On Thu, Apr 3, 2014 at 1:06 PM, Valentin Popov <[email protected]>wrote:

> Hello everybody
>
> When I do some DB tasks on a record, and after on for loop trying to get
> such record from DB always get different record version
>
> here is a row representation of a record
>
> {"@type":"d","@rid":"#12:0","@version":13,"@class":"v_user","USER_NAME":"admin","EMAIL":"[]","in_user":"#27:0"}
> (1st time)
>
>
> {"@type":"d","@rid":"#12:0","@version":22,"@class":"v_user","USER_NAME":"admin","EMAIL":"[]","in_user":"#27:0","out_tags":"#28:2"}
>
>
> {"@type":"d","@rid":"#12:0","@version":22,"@class":"v_user","USER_NAME":"admin","EMAIL":"[]","in_user":"#27:0","out_tags":"#28:2"}
>
>
> {"@type":"d","@rid":"#12:0","@version":11,"@class":"v_user","USER_NAME":"admin","EMAIL":"[]","in_user":"#27:0","out_tags":"#28:0"}
>
> {"@type":"d","@rid":"#12:0","@version":14,"@class":"v_user","USER_NAME":"admin","EMAIL":"[]","in_user":"#27:0"}
> (last time)
>
>
> Regards,
>
> Valentin
>
>
>  --
>
> ---
> 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.
>



-- 
Best regards,
Andrey Lomakin.

Orient Technologies
the Company behind OrientDB

-- 

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