Hi Gopinath, This issue could be due to some caching mechanisms. Could you please add a
vertex.getRecord().reload() after fetching the record? If it solves the problem, then it's likely a cache problem Thanks Luigi 2016-11-16 13:53 GMT+01:00 <[email protected]>: > Hi, > I have some issue with Orient Graph database. > > I am getting older version of Vertex when I am fetching Vertex from > graph database, But is not for all the time out 10 I am getting this issue > for 2 times. Sometimes It is continuesly happening. > Why it is happening.? > I am using commit() statement and in finally block shuttingdown the graph > with graph.shutdown() > > > > > > Thank you, > Gopnath Chilukuri > > -- > > --- > 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. > -- --- 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.
