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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitenablePath, getCurrentPath, setStarts, setStartsforEachRemaining, hasNext, next, removeforEach, iterator, spliteratorpublic AggregatorPipe(AggregatorPipe.AggregatorFunction<E> function)
protected List<E> processNextStart() throws NoSuchElementException
processNextStart in class com.tinkerpop.pipes.AbstractPipe<E,List<E>>NoSuchElementExceptionCopyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.