public class OrientEdgeIterator extends OLazyWrapperIterator<OrientEdge>
iterator, nextElement, size| Constructor and Description |
|---|
OrientEdgeIterator(OrientVertex iSourceVertex,
OrientVertex iTargetVertex,
Iterator<?> iterator,
OPair<com.tinkerpop.blueprints.Direction,String> connection,
String[] iLabels,
int iSize) |
| Modifier and Type | Method and Description |
|---|---|
OrientEdge |
createWrapper(Object iObject) |
boolean |
filter(OrientEdge iObject) |
public OrientEdgeIterator(OrientVertex iSourceVertex, OrientVertex iTargetVertex, Iterator<?> iterator, OPair<com.tinkerpop.blueprints.Direction,String> connection, String[] iLabels, int iSize)
public OrientEdge createWrapper(Object iObject)
createWrapper in class OLazyWrapperIterator<OrientEdge>public boolean filter(OrientEdge iObject)
filter in class OLazyWrapperIterator<OrientEdge>Copyright © 2009-2014 Orient Technologies. All Rights Reserved.