
public class OrientVertexIterator extends OLazyWrapperIterator<com.tinkerpop.blueprints.Vertex>
autoConvertToRecord, iterator, multiValue, nextElement, nextRecord, size| Constructor and Description |
|---|
OrientVertexIterator(OrientVertex orientVertex,
java.lang.Object iMultiValue,
java.util.Iterator<?> iterator,
OPair<com.tinkerpop.blueprints.Direction,java.lang.String> connection,
java.lang.String[] iLabels,
int iSize) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canUseMultiValueDirectly() |
com.tinkerpop.blueprints.Vertex |
createGraphElement(java.lang.Object iObject) |
boolean |
filter(com.tinkerpop.blueprints.Vertex iObject) |
OIdentifiable |
getGraphElementRecord(java.lang.Object iObject) |
getMultiValue, hasNext, isAutoConvertToRecord, iterator, next, remove, reset, setAutoConvertToRecord, sizepublic OrientVertexIterator(OrientVertex orientVertex, java.lang.Object iMultiValue, java.util.Iterator<?> iterator, OPair<com.tinkerpop.blueprints.Direction,java.lang.String> connection, java.lang.String[] iLabels, int iSize)
public com.tinkerpop.blueprints.Vertex createGraphElement(java.lang.Object iObject)
createGraphElement in class OLazyWrapperIterator<com.tinkerpop.blueprints.Vertex>public OIdentifiable getGraphElementRecord(java.lang.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–2023 OrientDB. All rights reserved.