Neo4j

Uses of Class
org.neo4j.kernel.StoreLockException

Packages that use StoreLockException
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
 

Uses of StoreLockException in org.neo4j.kernel
 

Methods in org.neo4j.kernel that throw StoreLockException
 void StoreLocker.checkLock(File storeDir)
          Obtains lock on store file so that we can ensure the store is not shared between database instances

Creates store dir if necessary, creates store lock file if necessary

 


Neo4j

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