Neo4j Advanced

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

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

Uses of ReadableRelationshipIndex in org.neo4j.graphdb.index
 

Subinterfaces of ReadableRelationshipIndex in org.neo4j.graphdb.index
 interface RelationshipIndex
          Extends the ReadableRelationshipIndex and the Index interfaces for completing the set of available types.
 

Methods in org.neo4j.graphdb.index that return ReadableRelationshipIndex
 ReadableRelationshipIndex RelationshipAutoIndexer.getAutoIndex()
           
 


Neo4j Advanced

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