| Package | Description |
|---|---|
| com.tinkerpop.pipes.sideeffect |
| Modifier and Type | Class and Description |
|---|---|
class |
LinkPipe
LinkPipe supports the creation of an edge between the current vertex in the pipe and some other vertex.
|
class |
OptionalPipe<S>
OptionalPipe will compute the incoming object within the internal pipe.
|
class |
StorePipe<S>
The StoragePipe yields its input, however, each input is added to the provided collection.
|
Copyright © 2010-2014. All Rights Reserved.