Hi, 
on orientdb-community-1.7-rc1, I have a problem using transactions 
(OrientGraphFactory.getTx()).
in a Graph DB opened as "Remote:" , with two Vertex and one edge between 
the two.
If I delete the edge and, in the same transaction, query for the edge, the 
query return the edge just deleted.
After closing the transaction (shutdown()) and opening a new one, the same 
query correctly return 0 edges.

The test runs on a single thread. I tried to disable Level-1 cache with no 
success.

What's wrong?

Thanks 
Lux

-- 

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