Skip to content

dag-projection / Exports / ILineageEdgeProjection

Interface: ILineageEdgeProjection

Projection of a directed edge between two nodes in a DAG lineage graph.

Table of contents

Properties

Properties

from

from: string

Defined in

services/projection-read-model-service.ts:31


to

to: string

Defined in

services/projection-read-model-service.ts:32

Released under the MIT License.