Neo4j Enterprise

Uses of Interface
org.neo4j.graphdb.index.RelationshipAutoIndexer

Packages that use RelationshipAutoIndexer
org.neo4j.graphdb.index Integrated API for node and relationship indexing. 
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
 

Uses of RelationshipAutoIndexer in org.neo4j.graphdb.index
 

Methods in org.neo4j.graphdb.index that return RelationshipAutoIndexer
 RelationshipAutoIndexer IndexManager.getRelationshipAutoIndexer()
           
 

Uses of RelationshipAutoIndexer in org.neo4j.kernel
 

Methods in org.neo4j.kernel that return RelationshipAutoIndexer
 RelationshipAutoIndexer ProxyIndexManager.getRelationshipAutoIndexer()
           
 


Neo4j Enterprise

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