Neo4j Community

Uses of Package
org.neo4j.kernel

Packages that use org.neo4j.kernel
org.neo4j.jmx Management support using JMX. 
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
org.neo4j.kernel.info   
 

Classes in org.neo4j.kernel used by org.neo4j.jmx
GraphDatabaseSPI
          Deprecated. 
 

Classes in org.neo4j.kernel used by org.neo4j.kernel
AbstractGraphDatabase
          Exposes the methods AbstractGraphDatabase.getManagementBeans(Class)() a.s.o.
AutoConfigurator
           
CircuitBreaker.Status
           
CommonBranchOrdering
           
Config
          A non-standard configuration object.
ConfigParam
          Interface for specifying configuration parameters.
GraphDatabaseSPI
          Deprecated. 
IdGeneratorFactory
           
IdType
           
KernelData
           
KernelEventHandlers
          Handle the collection of kernel event handlers, and fire events as needed.
Lifecycle
          Lifecycle interface for kernel components.
LifecycleException
          This exception is thrown by LifeSupport if a lifecycle transition fails.
LifeSupport.Status
           
StandardExpander
           
TransactionBuilder
          A builder for controlling certain behaviors of a transaction.
TransactionEventHandlers
          Handle the collection of transaction event handlers, and fire events as needed.
TransactionEventHandlers.HandlerAndState
           
Traversal.PathDescriptor
          Provides hooks to help build a string representation of a Path.
Uniqueness
          Contains some uniqueness modes that are very common in traversals, for example uniqueness of nodes or relationships to visit during a traversal.
Version
           
 

Classes in org.neo4j.kernel used by org.neo4j.kernel.info
Lifecycle
          Lifecycle interface for kernel components.
 


Neo4j Community

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