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

Relationship_Predicate

mattt edited this page Mar 28, 2020 · 11 revisions

Relationship.Predicate

public enum Predicate

Inheritance

Codable, Hashable, String

Properties

subject

let subject: Symbol

object

let object: Symbol

predicate

let predicate: Predicate

description

var description: String
Clone this wiki locally