Class MemoryEstimationSettings

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

    public class MemoryEstimationSettings
    extends java.lang.Object
    implements org.neo4j.configuration.SettingsDeclaration
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • validate_using_max_memory_estimation

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

      • MemoryEstimationSettings

        public MemoryEstimationSettings()