Neo4j Enterprise

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

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

Uses of UniqueFactory in org.neo4j.graphdb.index
 

Subclasses of UniqueFactory in org.neo4j.graphdb.index
static class UniqueFactory.UniqueNodeFactory
          Implementation of UniqueFactory for Node.
static class UniqueFactory.UniqueRelationshipFactory
          Implementation of UniqueFactory for Relationship.
 


Neo4j Enterprise

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