Class ServerConfigImp.AqlConfig

    • Constructor Detail

      • AqlConfig

        public AqlConfig()
    • Method Detail

      • getUseJsQuery

        public Boolean getUseJsQuery()
      • getIgnoreIterativeNodeList

        public String getIgnoreIterativeNodeList()
      • getIterationScanDepth

        public Integer getIterationScanDepth()
      • setUseJsQuery

        public void setUseJsQuery​(Boolean useJsQuery)
      • setIgnoreIterativeNodeList

        public void setIgnoreIterativeNodeList​(String ignoreIterativeNodeList)
      • setIterationScanDepth

        public void setIterationScanDepth​(Integer iterationScanDepth)