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() |
close
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public 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–2020 OrientDB. All rights reserved.