public class EmptyResourceIterable<T> extends java.lang.Object implements org.neo4j.graphdb.ResourceIterable<T>
EmptyResourceIterable()
org.neo4j.graphdb.ResourceIterator<T>
iterator()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EmptyResourceIterable()
public org.neo4j.graphdb.ResourceIterator<T> iterator()
iterator
java.lang.Iterable<T>
org.neo4j.graphdb.ResourceIterable<T>