org.neo4j.kernel.impl.storemigration
Class CurrentDatabase

java.lang.Object
  extended by org.neo4j.kernel.impl.storemigration.CurrentDatabase

public class CurrentDatabase
extends Object


Constructor Summary
CurrentDatabase()
           
 
Method Summary
 boolean storeFilesAtCurrentVersion(File storeDirectory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurrentDatabase

public CurrentDatabase()
Method Detail

storeFilesAtCurrentVersion

public boolean storeFilesAtCurrentVersion(File storeDirectory)


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