Skip to main content
Version: 2.1

RelationConstructor

Index

Constructors

Constructors

constructor

  • Create a relation between two CloudObject classes


    Parameters

    • tag: Tag

      tag of the relation to create

    • optionaldirection: Direction

      whether the relation points to the origin or destination

    Returns Relation<CloudObject, CloudObject>