Class GremlinScriptChecker.Result

    • Method Detail

      • getTimeout

        public final Optional<Long> getTimeout()
        Gets the value of the timeouts that were set using the with() source step. If there are multiple commands using this step, the timeouts are summed together.