
public class OTraverseRecordSetProcess extends OTraverseAbstractProcess<Iterator<OIdentifiable>>
| Modifier and Type | Field and Description |
|---|---|
protected int |
index |
protected OIdentifiable |
record |
command, target| Constructor and Description |
|---|
OTraverseRecordSetProcess(OTraverse iCommand,
Iterator<OIdentifiable> iTarget,
OTraversePath parentPath) |
| Modifier and Type | Method and Description |
|---|---|
OTraversePath |
getPath() |
OIdentifiable |
process() |
String |
toString() |
popgetTargetprotected OIdentifiable record
protected int index
public OTraverseRecordSetProcess(OTraverse iCommand, Iterator<OIdentifiable> iTarget, OTraversePath parentPath)
public OIdentifiable process()
process in class OCommandProcess<OTraverse,Iterator<OIdentifiable>,OIdentifiable>public OTraversePath getPath()
getPath in class OTraverseAbstractProcess<Iterator<OIdentifiable>>public String toString()
toString in class OCommandProcess<OTraverse,Iterator<OIdentifiable>,OIdentifiable>Copyright © 2009–2025 OrientDB. All rights reserved.