Neo4j Advanced

Uses of Interface
org.neo4j.helpers.collection.ClosableIterable

Packages that use ClosableIterable
org.neo4j.helpers.collection Collections utilities - Iterator/Iterable utilities and creating Maps. 
 

Uses of ClosableIterable in org.neo4j.helpers.collection
 

Methods in org.neo4j.helpers.collection that return ClosableIterable
static ClosableIterable<String> IteratorUtil.asIterable(File file)
          Creates an Iterable for iterating over the lines of a text file.
 


Neo4j Advanced

Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.