Class ProgressFeatureSettings

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

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

      Fields 
      Modifier and Type Field Description
      static org.neo4j.graphdb.config.Setting<java.lang.Boolean> progress_tracking_enabled  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • progress_tracking_enabled

        public static final org.neo4j.graphdb.config.Setting<java.lang.Boolean> progress_tracking_enabled
    • Constructor Detail

      • ProgressFeatureSettings

        public ProgressFeatureSettings()