Uses of Package
org.neo4j.helpers

Packages that use org.neo4j.helpers
org.neo4j.graphdb The graph database API used by Neo4j. 
org.neo4j.graphdb.index Integrated API for node and relationship indexing. 
org.neo4j.helpers Common Java utilities. 
org.neo4j.helpers.collection Collections utilities - Iterator/Iterable utilities and creating Maps. 
org.neo4j.helpers.progress   
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
org.neo4j.kernel.configuration   
 

Classes in org.neo4j.helpers used by org.neo4j.graphdb
Predicate
          Predicate useful for filtering.
 

Classes in org.neo4j.helpers used by org.neo4j.graphdb.index
Service
          A utility for locating services.
 

Classes in org.neo4j.helpers used by org.neo4j.helpers
Function
          Generic function interface to map from one type to another.
Pair
          Utility to handle pairs of objects.
ProgressIndicator
          Deprecated. use ProgressIndicator.SimpleProgress instead.
ProgressIndicator.MultiProgress
          Deprecated. A ProgressIndicator that can report the total progress for multiple sources.
ProgressIndicator.SimpleProgress
          Deprecated. A ProgressIndicator that can report the progress for a single source.
Service
          A utility for locating services.
Specification
          Specification interface
Specifications.AndSpecification
           
Specifications.OrSpecification
           
Triplet
          Utility to handle triplets of objects.
 

Classes in org.neo4j.helpers used by org.neo4j.helpers.collection
Function
          Generic function interface to map from one type to another.
Predicate
          Predicate useful for filtering.
Specification
          Specification interface
 

Classes in org.neo4j.helpers used by org.neo4j.helpers.progress
ProcessFailureException
           
 

Classes in org.neo4j.helpers used by org.neo4j.kernel
Pair
          Utility to handle pairs of objects.
Predicate
          Predicate useful for filtering.
Service
          A utility for locating services.
Specification
          Specification interface
 

Classes in org.neo4j.helpers used by org.neo4j.kernel.configuration
Args
          Parses a String[] argument from a main-method.
Pair
          Utility to handle pairs of objects.
Specification
          Specification interface
 



Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.