org.neo4j.kernel.impl.storemigration.legacystore
Class LegacyNeoStoreReader
java.lang.Object
org.neo4j.kernel.impl.storemigration.legacystore.LegacyNeoStoreReader
public class LegacyNeoStoreReader
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LegacyNeoStoreReader
public LegacyNeoStoreReader(String fileName)
throws FileNotFoundException
- Throws:
FileNotFoundException
getCreationTime
public long getCreationTime()
getRandomNumber
public long getRandomNumber()
getVersion
public long getVersion()
getLastCommittedTx
public long getLastCommittedTx()
close
public void close()
throws IOException
- Throws:
IOException
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.