Neo4j Enterprise

Uses of Package
org.neo4j.helpers

Packages that use org.neo4j.helpers
org.neo4j.backup   
org.neo4j.backup.check   
org.neo4j.backup.log   
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.index.lucene Contains QueryContext and ValueContext which is part of the public API for an Index backed by Lucene. 
org.neo4j.jmx.impl   
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
org.neo4j.kernel.configuration   
org.neo4j.kernel.impl.transaction.xaframework   
org.neo4j.management Advanced management support using JMX. 
 

Classes in org.neo4j.helpers used by org.neo4j.backup
Args
          Parses a String[] argument from a main-method.
Service
          A utility for locating services.
Service.Implementation
          Designates that a class implements the specified service and should be added to the services listings file (META-INF/services/[service-name]).
 

Classes in org.neo4j.helpers used by org.neo4j.backup.check
ProgressIndicator.Factory
          A factory interface for creating ProgressIndicators.
 

Classes in org.neo4j.helpers used by org.neo4j.backup.log
Service
          A utility for locating services.
Service.Implementation
          Designates that a class implements the specified service and should be added to the services listings file (META-INF/services/[service-name]).
 

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
          A generic interface for reporting progress by a tool.
ProgressIndicator.Factory
          A factory interface for creating ProgressIndicators.
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.jmx.impl
Service
          A utility for locating services.
 

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.
Service.Implementation
          Designates that a class implements the specified service and should be added to the services listings file (META-INF/services/[service-name]).
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
 

Classes in org.neo4j.helpers used by org.neo4j.kernel.impl.transaction.xaframework
Service
          A utility for locating services.
 

Classes in org.neo4j.helpers used by org.neo4j.management
Pair
          Utility to handle pairs of objects.
 


Neo4j Enterprise

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