Class GraphStoreExport


  • public class GraphStoreExport
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void run()  
      void runFromTests()
      Runs with default configuration geared towards unit/integration test environments, for example, lower default buffer sizes.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • run

        public void run()
      • runFromTests

        @TestOnly
        public void runFromTests()
        Runs with default configuration geared towards unit/integration test environments, for example, lower default buffer sizes.