Uses of Class
de.caluga.morphium.query.QueryIterator
Packages that use QueryIterator
-
Uses of QueryIterator in de.caluga.morphium.query
Methods in de.caluga.morphium.query that return QueryIteratorModifier and TypeMethodDescriptionQuery.asIterable()Query.asIterable(int windowSize) Query.asIterable(int windowSize, Class<? extends QueryIterator<T>> it) Query.asIterable(QueryIterator<T> ret) Query.asMapIterable()QueryIterator.setWindowSize(int windowSize) Methods in de.caluga.morphium.query with parameters of type QueryIteratorMethod parameters in de.caluga.morphium.query with type arguments of type QueryIteratorModifier and TypeMethodDescriptionQuery.asIterable(int windowSize, Class<? extends QueryIterator<T>> it)