| Package | Description |
|---|---|
| org.neo4j.kernel |
Implementation for embedding a Neo4j graph database in an application.
|
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.