public class Neo4j2EdgeIterable<T extends com.tinkerpop.blueprints.Edge> extends Object implements com.tinkerpop.blueprints.CloseableIterable<Neo4j2Edge>
Constructor and Description |
---|
Neo4j2EdgeIterable(Iterable<org.neo4j.graphdb.Relationship> relationships,
Neo4j2Graph graph) |
Neo4j2EdgeIterable(Iterable<org.neo4j.graphdb.Relationship> relationships,
Neo4j2Graph graph,
boolean checkTransaction)
Deprecated.
the
checkTransaction parameter is no longer used. |
Modifier and Type | Method and Description |
---|---|
void |
close() |
Iterator<Neo4j2Edge> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
@Deprecated public Neo4j2EdgeIterable(Iterable<org.neo4j.graphdb.Relationship> relationships, Neo4j2Graph graph, boolean checkTransaction)
checkTransaction
parameter is no longer used.public Neo4j2EdgeIterable(Iterable<org.neo4j.graphdb.Relationship> relationships, Neo4j2Graph graph)
public Iterator<Neo4j2Edge> iterator()
iterator
in interface Iterable<Neo4j2Edge>
public void close()
close
in interface com.tinkerpop.blueprints.CloseableIterable<Neo4j2Edge>
close
in interface Closeable
close
in interface AutoCloseable
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.