public class OrientVertexIterator extends OLazyWrapperIterator<com.tinkerpop.blueprints.Vertex>
iterator, nextElement, size| Constructor and Description |
|---|
OrientVertexIterator(OrientVertex orientVertex,
Iterator<?> iterator,
OPair<com.tinkerpop.blueprints.Direction,String> connection,
String[] iLabels,
int iSize) |
| Modifier and Type | Method and Description |
|---|---|
com.tinkerpop.blueprints.Vertex |
createWrapper(Object iObject) |
boolean |
filter(com.tinkerpop.blueprints.Vertex iObject) |
public OrientVertexIterator(OrientVertex orientVertex, Iterator<?> iterator, OPair<com.tinkerpop.blueprints.Direction,String> connection, String[] iLabels, int iSize)
public com.tinkerpop.blueprints.Vertex createWrapper(Object iObject)
createWrapper 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-2014 Orient Technologies. All Rights Reserved.