qanary-component-helpers/message-operations
This page is auto-generated from TSDoc output. Edit the source file, not this Markdown.
qanary-component-helpers/message-operations
Section titled “qanary-component-helpers/message-operations”- Package:
@leipzigtreechat/qanary-component-helpers - Source file:
packages/qanary-component-helpers/src/message-operations.ts
Summary
Section titled “Summary”Gets the endpoint attribute from the message
Functions
Section titled “Functions”getEndpoint
Section titled “getEndpoint”function getEndpoint(message: QanaryComponentApi.IQanaryMessage): string | undefinedGets the endpoint attribute from the message
Parameters
message(QanaryComponentApi.IQanaryMessage): the message received from the qanary pipeline Returnsstring | undefined: the endpoint attribute Defined at: line 8
getInGraph
Section titled “getInGraph”function getInGraph(message: QanaryComponentApi.IQanaryMessage): string | undefinedGets the inGraph attribute from the message
Parameters
message(QanaryComponentApi.IQanaryMessage): the message received from the qanary pipeline Returnsstring | undefined: the inGraph attribute Defined at: line 17
getOutGraph
Section titled “getOutGraph”function getOutGraph(message: QanaryComponentApi.IQanaryMessage): string | undefinedGets the outGraph attribute from the message
Parameters
message(QanaryComponentApi.IQanaryMessage): the message received from the qanary pipeline Returnsstring | undefined: the outGraph attribute Defined at: line 26
In qanary-component-helpers
Section titled “In qanary-component-helpers”qanary-component-helpers/apiqanary-component-helpers/baseqanary-component-helpers/commonqanary-component-helpers/configurationqanary-component-helpers/create-annotationqanary-component-helpers/create-clarification-annotationqanary-component-helpers/generate-clarification-questionqanary-component-helpers/generate-object-retryqanary-component-helpers/get-domain-instancesqanary-component-helpers/get-question-uriqanary-component-helpers/get-questionqanary-component-helpers/indexqanary-component-helpers/interfaces/question-sparql-responseqanary-component-helpers/llm-providerqanary-component-helpers/message-operationsqanary-component-helpers/query-file-loaderqanary-component-helpers/query-sparqlqanary-component-helpers/utils/question-uri-query