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.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.jmx
GraphDatabaseAPI
          This API can be used to get access to services.
 

Classes in org.neo4j.kernel used by org.neo4j.kernel
AbstractGraphDatabase
           
AbstractSelectorOrderer
           
CircuitBreaker.Status
           
CommonBranchOrdering
           
GraphDatabaseAPI
          This API can be used to get access to services.
IdGeneratorFactory
           
IdType
           
InternalAbstractGraphDatabase
          Base implementation of GraphDatabaseService.
KernelData
           
PathDescription
          Experimental and very crude utility for building a slightly more powerful expander to use in a traversal.
SideSelectorPolicies
           
StandardBranchCollisionDetector
           
StandardExpander
           
StoreLocker
           
StoreLockException
          Signals a failure to lock the store
TopLevelTransaction
           
TransactionBuilder
          A builder for controlling certain behaviors of a transaction.
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-2013 The Neo4j Graph Database Project. All Rights Reserved.