shared/helpers/message-operations
This page is auto-generated from TSDoc output. Edit the source file, not this Markdown.
shared/helpers/message-operations
Section titled “shared/helpers/message-operations”- Package:
@leipzigtreechat/shared - Source file:
packages/shared/src/helpers/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 shared
Section titled “In shared”shared/constants/qanaryshared/enums/annotationsshared/enums/calculationshared/enums/component-listshared/enums/domainsshared/enums/intentsshared/enums/rasa-response-typesshared/enums/representationshared/helpers/create-annotationshared/helpers/get-question-urishared/helpers/get-questionshared/helpers/message-operationsshared/helpers/query-sparqlshared/helpers/question-uri-queryshared/indexshared/interfaces/annotationsshared/interfaces/qanary-interfaces- [
shared/interfaces/question-sparql-response copy](/source-code/shared/interfaces/question-sparql-response copy) shared/interfaces/question-sparql-responseshared/interfaces/representationshared/maps/annotations