Neo4j Enterprise

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

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

Uses of AutoIndexer in org.neo4j.graphdb.index
 

Methods in org.neo4j.graphdb.index that return AutoIndexer
 AutoIndexer<Node> IndexManager.getNodeAutoIndexer()
           
 AutoIndexer<Relationship> IndexManager.getRelationshipAutoIndexer()
           
 


Neo4j Enterprise

Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.