Neo4j Community

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.graphdb.traversal Traversal framework. 
org.neo4j.helpers Common Java utilities. 
org.neo4j.helpers.collection Collections utilities - Iterator/Iterable utilities and creating Maps. 
org.neo4j.index.lucene Contains QueryContext and ValueContext which is part of the public API for an Index backed by Lucene. 
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.graphdb.traversal
Predicate
          Predicate useful for filtering.
 

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
          A generic interface for reporting progress by a tool.
ProgressIndicator.MultiProgress
          A ProgressIndicator that can report the total progress for multiple sources.
ProgressIndicator.SimpleProgress
          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.index.lucene
Service
          A utility for locating services.
 

Classes in org.neo4j.helpers used by org.neo4j.kernel
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.
Specification
          Specification interface
 


Neo4j Community

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