Interface IGraphDefinitionEngine

    • Method Detail

      • execute

        void execute()
              throws org.hl7.fhir.utilities.graphql.EGraphEngine,
                     org.hl7.fhir.utilities.graphql.EGraphQLException,
                     org.hl7.fhir.exceptions.FHIRException
        Throws:
        org.hl7.fhir.utilities.graphql.EGraphEngine
        org.hl7.fhir.utilities.graphql.EGraphQLException
        org.hl7.fhir.exceptions.FHIRException
      • setFocus

        void setFocus​(org.hl7.fhir.instance.model.api.IBaseResource focus)
      • setServices

        void setServices​(org.hl7.fhir.utilities.graphql.IGraphQLStorageServices services)