org.neo4j.com
Class ToFileStoreWriter
java.lang.Object
org.neo4j.com.ToFileStoreWriter
- All Implemented Interfaces:
- StoreWriter
public class ToFileStoreWriter
- extends Object
- implements StoreWriter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToFileStoreWriter
public ToFileStoreWriter(String graphDbStoreDir)
write
public void write(String path,
ReadableByteChannel data,
ByteBuffer temporaryBuffer,
boolean hasData)
throws IOException
- Specified by:
write in interface StoreWriter
- Throws:
IOException
done
public void done()
- Specified by:
done in interface StoreWriter
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.