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