ManifestLoaderV7 Objects
class ManifestLoaderV7(ManifestLoaderV1)make_edge
def make_edge(source,
              destination,
              constraint_type,
              edge_type,
              definition: bool = False) -> EdgeArguments:
source: destination: constraint_type: edge_type:
- definitionbool, optional - (Default value = False)
Returns: