Use to retrieve the relation struct for the key.
diagram.relateTo(Key("foo")).put(Key("bar"), Relate.Kind.Associate);
See Implementation
Use to retrieve the relation struct for the key.