org.neo4j.kernel.impl.storemigration
Class UpgradableDatabase
java.lang.Object
org.neo4j.kernel.impl.storemigration.UpgradableDatabase
public class UpgradableDatabase
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fileNamesToExpectedVersions
public static final Map<String,String> fileNamesToExpectedVersions
UpgradableDatabase
public UpgradableDatabase()
checkUpgradeable
public void checkUpgradeable(File neoStoreFile)
storeFilesUpgradeable
public boolean storeFilesUpgradeable(File neoStoreFile)
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.