Class Hierarchy
- java.lang.Object
- org.neo4j.helpers.collection.ArrayIterator<T> (implements java.util.Iterator<E>)
- org.neo4j.helpers.collection.CachingIterator<T> (implements java.util.ListIterator<E>)
- org.neo4j.helpers.collection.CollectionWrapper<T,U> (implements java.util.Collection<E>)
- org.neo4j.helpers.collection.CombiningIterable<T> (implements java.lang.Iterable<T>)
- org.neo4j.helpers.collection.ExceptionHandlingIterable<T> (implements java.lang.Iterable<T>)
- org.neo4j.helpers.collection.FilteringIterable<T> (implements java.lang.Iterable<T>)
- org.neo4j.helpers.collection.FirstItemIterable<T> (implements java.lang.Iterable<T>)
- org.neo4j.helpers.collection.Iterables
- org.neo4j.helpers.collection.IterableWrapper<T,U> (implements java.lang.Iterable<T>)
- org.neo4j.helpers.collection.Iterators
- org.neo4j.helpers.collection.IteratorWrapper<T,U> (implements java.util.Iterator<E>)
- org.neo4j.helpers.collection.LimitingIterable<T> (implements java.lang.Iterable<T>)
- org.neo4j.helpers.collection.LruCache<K,E>
- org.neo4j.helpers.collection.MapUtil
- org.neo4j.helpers.collection.MapUtil.MapBuilder<K,V>
- org.neo4j.helpers.collection.MultiSet<T>
- org.neo4j.helpers.collection.NestingIterable<T,U> (implements java.lang.Iterable<T>)
- org.neo4j.helpers.collection.Pair<T1,T2>
- org.neo4j.helpers.collection.PositionedIterator<T> (implements java.util.Iterator<E>)
- org.neo4j.helpers.collection.PrefetchingIterator<T> (implements java.util.Iterator<E>)
- org.neo4j.collection.PrefetchingRawIterator<T,EXCEPTION> (implements org.neo4j.collection.RawIterator<T,EXCEPTION>)
- org.neo4j.helpers.collection.ResourceClosingIterator<T,V> (implements org.neo4j.graphdb.ResourceIterator<T>)
- org.neo4j.helpers.collection.ReverseArrayIterator<T> (implements java.util.Iterator<E>)
- org.neo4j.helpers.collection.Visitor.SafeGenerics
Interface Hierarchy
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.