
public class OTraverseRecordProcess extends OTraverseAbstractProcess<OIdentifiable>
command, target| Constructor and Description |
|---|
OTraverseRecordProcess(OTraverse iCommand,
OIdentifiable iTarget,
OTraversePath parentPath) |
| Modifier and Type | Method and Description |
|---|---|
OIdentifiable |
drop() |
OTraversePath |
getPath() |
OIdentifiable |
pop() |
OIdentifiable |
process() |
String |
toString() |
getTargetpublic OTraverseRecordProcess(OTraverse iCommand, OIdentifiable iTarget, OTraversePath parentPath)
public OIdentifiable process()
process in class OCommandProcess<OTraverse,OIdentifiable,OIdentifiable>public String toString()
toString in class OCommandProcess<OTraverse,OIdentifiable,OIdentifiable>public OTraversePath getPath()
getPath in class OTraverseAbstractProcess<OIdentifiable>public OIdentifiable drop()
public OIdentifiable pop()
pop in class OTraverseAbstractProcess<OIdentifiable>Copyright © 2009–2025 OrientDB. All rights reserved.