
public class OrientDynaElementIterable extends Object implements com.tinkerpop.blueprints.CloseableIterable<Object>
| Constructor and Description |
|---|
OrientDynaElementIterable(OrientBaseGraph graph,
Iterable<?> iterable) |
OrientDynaElementIterable(OrientBaseGraph graph,
Iterator<?> iterator) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Iterator<Object> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic OrientDynaElementIterable(OrientBaseGraph graph, Iterable<?> iterable)
public OrientDynaElementIterable(OrientBaseGraph graph, Iterator<?> iterator)
public void close()
close in interface com.tinkerpop.blueprints.CloseableIterable<Object>close in interface Closeableclose in interface AutoCloseableCopyright © 2009–2025 OrientDB. All rights reserved.