public class AggregatorPipe<E> extends com.tinkerpop.pipes.AbstractPipe<E,List<E>> implements com.tinkerpop.pipes.transform.TransformPipe<E,List<E>>
Modifier and Type | Class and Description |
---|---|
static interface |
AggregatorPipe.AggregatorFunction<T> |
Constructor and Description |
---|
AggregatorPipe(AggregatorPipe.AggregatorFunction<E> function) |
Modifier and Type | Method and Description |
---|---|
protected List<E> |
processNextStart() |
void |
reset() |
enablePath, getCurrentPath, getPathToHere, hasNext, iterator, next, remove, setStarts, setStarts, setStarts, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enablePath, getCurrentPath, setStarts, setStarts
forEachRemaining, hasNext, next, remove
forEach, iterator, spliterator
public AggregatorPipe(AggregatorPipe.AggregatorFunction<E> function)
protected List<E> processNextStart() throws NoSuchElementException
processNextStart
in class com.tinkerpop.pipes.AbstractPipe<E,List<E>>
NoSuchElementException
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.