Neo4j Community

Uses of Class
org.neo4j.graphdb.index.UniqueFactory.UniqueEntity

Packages that use UniqueFactory.UniqueEntity
org.neo4j.graphdb.index Integrated API for node and relationship indexing. 
 

Uses of UniqueFactory.UniqueEntity in org.neo4j.graphdb.index
 

Methods in org.neo4j.graphdb.index that return UniqueFactory.UniqueEntity
 UniqueFactory.UniqueEntity<T> UniqueFactory.getOrCreateWithOutcome(String key, Object value)
          Get the indexed entity, creating it (exactly once) if no indexed entity exists.
 


Neo4j Community

Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.