Class GraphStoreExportSettings

  • All Implemented Interfaces:
    org.neo4j.configuration.SettingsDeclaration

    public class GraphStoreExportSettings
    extends java.lang.Object
    implements org.neo4j.configuration.SettingsDeclaration
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.neo4j.graphdb.config.Setting<java.nio.file.Path> export_location_setting  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • export_location_setting

        public static final org.neo4j.graphdb.config.Setting<java.nio.file.Path> export_location_setting
    • Constructor Detail

      • GraphStoreExportSettings

        public GraphStoreExportSettings()