| Interface | Description |
|---|---|
| Lineage |
This class
Lineage defines a mutation defined by the directive that gets capture as lineage. |
| Class | Description |
|---|---|
| Many |
Many class is a helper to define many-to-one or one-to-many or many-to-many relations. |
| Mutation |
The
Mutation class represents a collection of relations which can be used to generate lineage for
a directive. |
| Mutation.Builder |
Builder to create Mutation.
|
| Relation |
The
Relation class represents a relation between a list of sources to a list of targets. |
| Enum | Description |
|---|---|
| Relation.Type |
Specifies the type of relations that can exist between source and target.
|
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.