
public class OrientClassVertexIterable extends OrientElementIterable<com.tinkerpop.blueprints.Vertex>
graph| Constructor and Description |
|---|
OrientClassVertexIterable(OrientBaseGraph graph,
Iterable<?> iterable,
String klass) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<com.tinkerpop.blueprints.Vertex> |
iterator() |
closeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic OrientClassVertexIterable(OrientBaseGraph graph, Iterable<?> iterable, String klass)
public Iterator<com.tinkerpop.blueprints.Vertex> iterator()
iterator in interface Iterable<com.tinkerpop.blueprints.Vertex>iterator in class OrientElementIterable<com.tinkerpop.blueprints.Vertex>Copyright © 2009–2025 OrientDB. All rights reserved.