Uses of Package
org.neo4j.kernel.impl.cache

Packages that use org.neo4j.kernel.impl.cache
org.neo4j.index.impl.lucene An indexing implementation using Apache Lucene as backend. 
org.neo4j.kernel.impl.cache   
org.neo4j.kernel.impl.core   
 

Classes in org.neo4j.kernel.impl.cache used by org.neo4j.index.impl.lucene
LruCache
          Simple implementation of Least-recently-used cache.
 

Classes in org.neo4j.kernel.impl.cache used by org.neo4j.kernel.impl.cache
AdaptiveCacheManager
           
Cache
          Simple cache interface with add, remove, get, clear and size methods.
ReferenceCache
           
SoftValue
           
WeakValue
           
 

Classes in org.neo4j.kernel.impl.cache used by org.neo4j.kernel.impl.core
AdaptiveCacheManager
           
Cache
          Simple cache interface with add, remove, get, clear and size methods.
 



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