Neo4j Community

Uses of Package
org.neo4j.helpers

Packages that use org.neo4j.helpers
org.neo4j.graphdb The core graph database API. 
org.neo4j.graphdb.config Configuration. 
org.neo4j.graphdb.factory Create database instances. 
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.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.extension   
org.neo4j.kernel.monitoring   
 

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.config
Function
          Generic function interface to map from one type to another.
 

Classes in org.neo4j.helpers used by org.neo4j.graphdb.factory
Function
          Generic function interface to map from one type to another.
HostnamePort
          Represents a hostname and port, optionally with a port range.
 

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.
Function2
          Generic function interface with 2 input parameters.
HostnamePort
          Represents a hostname and port, optionally with a port range.
Listeners.Notification
           
Pair
          Utility to handle pairs of objects.
Predicate
          Predicate useful for filtering.
Predicates.AndPredicate
           
Predicates.OrPredicate
           
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.
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.
 

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
Function
          Generic function interface to map from one type to another.
Predicate
          Predicate useful for filtering.
Service
          A utility for locating services.
 

Classes in org.neo4j.helpers used by org.neo4j.kernel.extension
Service
          A utility for locating services.
 

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


Neo4j Community

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