| Package | Description |
|---|---|
| com.tinkerpop.pipes.transform |
| Modifier and Type | Class and Description |
|---|---|
class |
BothVerticesPipe
BothVerticesPipe emits both vertices connected the the edge.
|
class |
InVertexPipe
InVertexPipe emits the incoming/target/head vertex of an edge.
|
class |
OutVertexPipe
OutVertexPipe emits the outgoing/source/tail vertex of an edge.
|
Copyright © 2010-2014. All Rights Reserved.