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 Feb 13, 2020 · 11 revisions

Relationship.Predicate

public enum Predicate

Inheritance

Codable, Hashable, String

Properties

predicate

let predicate: Predicate

subject

let subject: Symbol

object

let object: Symbol

description

var description: String
Clone this wiki locally