public class PropertyPipe<S extends com.tinkerpop.blueprints.Element,E> extends AbstractPipe<S,E> implements TransformPipe<S,E>
TransformPipe.OrdercurrentEnd, pathEnabled, startsNO_PATH_MESSAGE| Constructor and Description |
|---|
PropertyPipe(String key) |
PropertyPipe(String key,
boolean allowNull) |
| Modifier and Type | Method and Description |
|---|---|
protected E |
processNextStart() |
String |
toString() |
enablePath, getCurrentPath, getPathToHere, hasNext, iterator, next, remove, reset, setStarts, setStarts, setStartsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitenablePath, getCurrentPath, reset, setStarts, setStartspublic PropertyPipe(String key)
public PropertyPipe(String key, boolean allowNull)
protected E processNextStart()
processNextStart in class AbstractPipe<S extends com.tinkerpop.blueprints.Element,E>public String toString()
toString in class AbstractPipe<S extends com.tinkerpop.blueprints.Element,E>Copyright © 2010-2014. All Rights Reserved.