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