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