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