public abstract class OTraverseAbstractProcess<T> extends OCommandProcess<OTraverse,T,OIdentifiable>
command, target
Constructor and Description |
---|
OTraverseAbstractProcess(OTraverse iCommand,
T iTarget) |
Modifier and Type | Method and Description |
---|---|
abstract OTraversePath |
getPath() |
OIdentifiable |
pop() |
getTarget, process, toString
public OIdentifiable pop()
public abstract OTraversePath getPath()
Copyright © 2009–2020 OrientDB. All rights reserved.