package hdgl.db.store; import static org.junit.Assert.*; import org.junit.Test; public class FileGraphStoreTest { @Test public void test() { fail("Not yet implemented"); } }