Class AqlExecutionExplainEntity.ExecutionStats

    • Constructor Detail

      • ExecutionStats

        public ExecutionStats()
    • Method Detail

      • getRulesExecuted

        public Integer getRulesExecuted()
      • getRulesSkipped

        public Integer getRulesSkipped()
      • getPlansCreated

        public Integer getPlansCreated()
      • getPeakMemoryUsage

        public Long getPeakMemoryUsage()
      • getExecutionTime

        public Double getExecutionTime()