Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Relationship

mattt edited this page Jul 31, 2020 · 8 revisions

Relationship

public struct Relationship:​ Hashable, Codable

Inheritance

Codable, CustomStringConvertible, Hashable

Properties

subject

let subject:​ Symbol

predicate

let predicate:​ Predicate

object

let object:​ Symbol

description

var description:​ String