Uses of Class
org.neo4j.kernel.impl.nioneo.store.StoreFailureException

Packages that use StoreFailureException
org.neo4j.kernel.impl.nioneo.store   
org.neo4j.kernel.impl.storemigration   
 

Uses of StoreFailureException in org.neo4j.kernel.impl.nioneo.store
 

Subclasses of StoreFailureException in org.neo4j.kernel.impl.nioneo.store
 class InvalidIdGeneratorException
           
 class InvalidRecordException
           
 class NotCurrentStoreVersionException
           
 class UnderlyingStorageException
           
 

Uses of StoreFailureException in org.neo4j.kernel.impl.storemigration
 

Subclasses of StoreFailureException in org.neo4j.kernel.impl.storemigration
 class UpgradeNotAllowedByConfigurationException
           
 



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