public class PropertyFilterPipe<S extends com.tinkerpop.blueprints.Element,T> extends AbstractPipe<S,S> implements FilterPipe<S>
currentEnd, pathEnabled, startsNO_PATH_MESSAGE| Constructor and Description |
|---|
PropertyFilterPipe(String key,
com.tinkerpop.blueprints.Predicate predicate,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
com.tinkerpop.blueprints.Predicate |
getPredicate() |
Object |
getValue() |
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, setStartsprotected S processNextStart()
processNextStart in class AbstractPipe<S extends com.tinkerpop.blueprints.Element,S extends com.tinkerpop.blueprints.Element>public String toString()
toString in class AbstractPipe<S extends com.tinkerpop.blueprints.Element,S extends com.tinkerpop.blueprints.Element>public String getKey()
public Object getValue()
public com.tinkerpop.blueprints.Predicate getPredicate()
Copyright © 2010-2014. All Rights Reserved.