class Sees: Relationship

A relationship representing that an entity sees another entity. This is the inverse of the SeenBy relationship

__new(self: Object, ...: any)

The default constructor for the class. Subclasses should override this.