Neo4j Community

Uses of Package
org.neo4j.kernel

Packages that use org.neo4j.kernel
org.neo4j.graphdb.factory   
org.neo4j.jmx Management support using JMX. 
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
org.neo4j.unsafe.batchinsert Tools for high-performance data insertion; make sure to read the instructions before using. 
 

Classes in org.neo4j.kernel used by org.neo4j.graphdb.factory
KernelExtension
          Hook for providing extended functionality to the Neo4j Graph Database kernel.
 

Classes in org.neo4j.kernel used by org.neo4j.jmx
GraphDatabaseAPI
          This API can be used to get access to services.
 

Classes in org.neo4j.kernel used by org.neo4j.kernel
AbstractGraphDatabase
          Exposes the methods AbstractGraphDatabase.getManagementBeans(Class)() a.s.o.
CircuitBreaker.Status
           
CommonBranchOrdering
           
GraphDatabaseAPI
          This API can be used to get access to services.
IdGeneratorFactory
           
IdType
           
KernelData
           
KernelEventHandlers
          Handle the collection of kernel event handlers, and fire events as needed.
KernelExtension
          Hook for providing extended functionality to the Neo4j Graph Database kernel.
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.unsafe.batchinsert
IdGeneratorFactory
           
 


Neo4j Community

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