Interface QueryLifecycleBegin

    • Method Detail

      • getQueryOptions

        QueryOptions getQueryOptions()
        The query options instance being used in the query. This can be modified by a class that implements QueryLifecycle.
      • getInference

        Inference getInference()
        The current inference engine. Note that some algorithms may use a copy of the original network.