
public class OrientElementIterable<T extends com.tinkerpop.blueprints.Element> extends Object implements com.tinkerpop.blueprints.CloseableIterable<T>
| Modifier and Type | Field and Description |
|---|---|
protected OrientBaseGraph |
graph |
| Constructor and Description |
|---|
OrientElementIterable(OrientBaseGraph graph,
Iterable<?> iterable) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Iterator<T> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprotected final OrientBaseGraph graph
public OrientElementIterable(OrientBaseGraph graph, Iterable<?> iterable)
Copyright © 2009–2025 OrientDB. All rights reserved.