Skip to content

qanary-component-relation-detection/relation-types

This page is auto-generated from TSDoc output. Edit the source file, not this Markdown.

qanary-component-relation-detection/relation-types

Section titled “qanary-component-relation-detection/relation-types”
  • Package: qanary-component-relation-detection
  • Source file: apps/qanary-component-relation-detection/src/relation-types.ts

No summary is available for this file.

function getRelationTypeExplanation(relationType: KnownRelationType): string

Parameters

  • relationType (KnownRelationType) Returns
  • string Defined at: line 55
type KnownRelationType = (typeof KNOWN_RELATION_TYPES)[number]

Defined at: line 22

const KNOWN_RELATION_TYPES: unknown

Defined at: line 1