public class ObjectFilterPipe<S> extends AbstractPipe<S,S> implements FilterPipe<S>
currentEnd, pathEnabled, startsNO_PATH_MESSAGE| Constructor and Description |
|---|
ObjectFilterPipe(S object,
com.tinkerpop.blueprints.Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
protected S |
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 ObjectFilterPipe(S object, com.tinkerpop.blueprints.Predicate predicate)
protected S processNextStart()
processNextStart in class AbstractPipe<S,S>public String toString()
toString in class AbstractPipe<S,S>Copyright © 2010-2014. All Rights Reserved.