Neo4j Community

Uses of Package
org.neo4j.kernel.lifecycle

Packages that use org.neo4j.kernel.lifecycle
org.neo4j.graphdb.index Integrated API for node and relationship indexing. 
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.lifecycle   
 

Classes in org.neo4j.kernel.lifecycle used by org.neo4j.graphdb.index
Lifecycle
          Lifecycle interface for kernel components.
 

Classes in org.neo4j.kernel.lifecycle used by org.neo4j.index.lucene
Lifecycle
          Lifecycle interface for kernel components.
LifecycleAdapter
          Adapter for Lifecycle interface.
 

Classes in org.neo4j.kernel.lifecycle used by org.neo4j.kernel
Lifecycle
          Lifecycle interface for kernel components.
LifecycleAdapter
          Adapter for Lifecycle interface.
 

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

Classes in org.neo4j.kernel.lifecycle used by org.neo4j.kernel.lifecycle
Lifecycle
          Lifecycle interface for kernel components.
LifecycleException
          This exception is thrown by LifeSupport if a lifecycle transition fails.
LifecycleListener
          Listener interface for listening to changes in status of instances managed through LifeSupport, including the LifeSupport instance itself.
LifecycleStatus
          Enumerates the different status an instance can have while managed through LifeSupport.
 


Neo4j Community

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