Neo4j Community

Uses of Package
org.neo4j.kernel

Packages that use org.neo4j.kernel
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.jmx Management support using JMX. 
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
org.neo4j.tooling.wrap   
 

Classes in org.neo4j.kernel used by org.neo4j.graphdb.index
KernelData
           
 

Classes in org.neo4j.kernel used by org.neo4j.index.lucene
KernelData
           
 

Classes in org.neo4j.kernel used by org.neo4j.jmx
AbstractGraphDatabase
          Exposes the methods AbstractGraphDatabase.getConfig()() and AbstractGraphDatabase.getManagementBeans(Class)() a.s.o.
 

Classes in org.neo4j.kernel used by org.neo4j.kernel
AbstractGraphDatabase
          Exposes the methods AbstractGraphDatabase.getConfig()() and AbstractGraphDatabase.getManagementBeans(Class)() a.s.o.
CommonBranchOrdering
           
Config
          A non-standard configuration object.
IdGeneratorFactory
           
IdType
           
KernelData
           
LockManagerFactory
           
StandardExpander
           
TransactionBuilder
          A builder for controlling certain behaviors of a transaction.
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.tooling.wrap
AbstractGraphDatabase
          Exposes the methods AbstractGraphDatabase.getConfig()() and AbstractGraphDatabase.getManagementBeans(Class)() a.s.o.
Config
          A non-standard configuration object.
KernelData
           
TransactionBuilder
          A builder for controlling certain behaviors of a transaction.
 


Neo4j Community

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