Class AuraMaintenanceSettings

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

    public final class AuraMaintenanceSettings
    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> maintenance_function_enabled  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • maintenance_function_enabled

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

      • AuraMaintenanceSettings

        public AuraMaintenanceSettings()