
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, toStringpublic OIdentifiable pop()
public abstract OTraversePath getPath()
Copyright © 2009–2025 OrientDB. All rights reserved.