
public class OEdgeIterator extends OLazyWrapperIterator<OEdge>
autoConvertToRecord, iterator, multiValue, nextElement, nextRecord, size| Constructor and Description |
|---|
OEdgeIterator(OVertex iSourceVertex,
Object iMultiValue,
Iterator<?> iterator,
OPair<ODirection,String> connection,
String[] iLabels,
int iSize) |
OEdgeIterator(OVertex iSourceVertex,
OVertex iTargetVertex,
Object iMultiValue,
Iterator<?> iterator,
OPair<ODirection,String> connection,
String[] iLabels,
int iSize) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canUseMultiValueDirectly() |
OEdge |
createGraphElement(Object iObject) |
boolean |
filter(OEdge iObject) |
getGraphElementRecord, getMultiValue, hasNext, isAutoConvertToRecord, iterator, next, remove, reset, setAutoConvertToRecord, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorpublic OEdgeIterator(OVertex iSourceVertex, Object iMultiValue, Iterator<?> iterator, OPair<ODirection,String> connection, String[] iLabels, int iSize)
public OEdge createGraphElement(Object iObject)
createGraphElement in class OLazyWrapperIterator<OEdge>public boolean filter(OEdge iObject)
filter in class OLazyWrapperIterator<OEdge>public boolean canUseMultiValueDirectly()
canUseMultiValueDirectly in class OLazyWrapperIterator<OEdge>Copyright © 2009–2025 OrientDB. All rights reserved.