Neo4j Community

org.neo4j.graphdb.index
Interface IndexIterable

All Superinterfaces:
Iterable<IndexProvider>
All Known Implementing Classes:
LegacyIndexIterable, ListIndexIterable

public interface IndexIterable
extends Iterable<IndexProvider>

Workaround for https://issues.apache.org/jira/browse/ARIES-834 Should be removed when the bug is fixed or Neo4j kernel code has been refactored to use dependency injection.


Method Summary
 
Methods inherited from interface java.lang.Iterable
iterator
 


Neo4j Community

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