[Commits] [neo4j/community] : Replaced invalid test for trying to do optimistic ...
GitHub
noreply at github.com
Tue Jan 10 13:09:12 CET 2012
Branch: refs/heads/master
Home: https://github.com/neo4j/community
Commit: 7db7ad5bcff6709e89afcacc4f83f37da0348058
https://github.com/neo4j/community/commit/7db7ad5bcff6709e89afcacc4f83f37da0348058
Author: Mattias Persson <mattias at neotechnology.com>
Date: 2012-01-10 (Tue, 10 Jan 2012)
Changed paths:
M embedded-examples/src/test/java/org/neo4j/examples/GetOrCreateTest.java
M kernel/src/docs/dev/transactions.txt
M kernel/src/main/java/org/neo4j/graphdb/index/UniqueFactory.java
Log Message:
-----------
Replaced invalid test for trying to do optimistic unique node creation by relying on a particular implementation detail in Lucene, namely document ids being persistent. Instead added an example of using the UniqueFactory, which also replaced that previous section in the manual
More information about the Commits
mailing list