Uses of Class
org.neo4j.kernel.impl.core.NodeManager.CacheType

Packages that use NodeManager.CacheType
org.neo4j.kernel.impl.core   
 

Uses of NodeManager.CacheType in org.neo4j.kernel.impl.core
 

Methods in org.neo4j.kernel.impl.core that return NodeManager.CacheType
 NodeManager.CacheType NodeManager.getCacheType()
           
static NodeManager.CacheType NodeManager.CacheType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NodeManager.CacheType[] NodeManager.CacheType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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