Constructor and Description |
---|
OrientClassVertexIterator(OrientBaseGraph graph,
Iterator<com.tinkerpop.blueprints.Vertex> iterator,
String klass) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
com.tinkerpop.blueprints.Vertex |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public OrientClassVertexIterator(OrientBaseGraph graph, Iterator<com.tinkerpop.blueprints.Vertex> iterator, String klass)
Copyright © 2009–2020 OrientDB. All rights reserved.