>From 
>http://components.neo4j.org/neo4j/1.4.M04/apidocs/org/neo4j/graphdb/Transaction.html
I read:

"... Read operations inside of a transaction will also read
uncommitted data from the same transaction."

So does my understanding that if I create a Node or a Relationship and
then add it to an Index, I'm able to search the Index for the lately
created Node/Relationship and I should be able to find it if I'm in
the same Transaction?

Thanks a lot...
-- 
Massimo
http://meridio.blogspot.com
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to