Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

LineageType

The type of the lineage

enum LineageType {
AUTOMATIC
MANUAL_CUSTOMER
MANUAL_OPS
OTHER_TECHNOS
}

Values

LineageType.AUTOMATIC

Detected automatically by Catalog

LineageType.MANUAL_CUSTOMER

Created via the public API

LineageType.MANUAL_OPS

Created by the Catalog operations team

LineageType.OTHER_TECHNOS

Imported from other technologies

Member Of