public class Neo4j2VertexIterable<T extends Neo4j2Vertex> extends Object implements com.tinkerpop.blueprints.CloseableIterable<Neo4j2Vertex>
| Constructor and Description |
|---|
Neo4j2VertexIterable(org.neo4j.graphdb.ResourceIterable<org.neo4j.graphdb.Node> nodes,
Neo4j2Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Iterator<Neo4j2Vertex> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Neo4j2VertexIterable(org.neo4j.graphdb.ResourceIterable<org.neo4j.graphdb.Node> nodes,
Neo4j2Graph graph)
public Iterator<Neo4j2Vertex> iterator()
iterator in interface Iterable<Neo4j2Vertex>public void close()
close in interface com.tinkerpop.blueprints.CloseableIterable<Neo4j2Vertex>close in interface Closeableclose in interface AutoCloseableCopyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.