Stored Relations
-
Undocumented
See moreDeclaration
Swift
public protocol StoredDatabase
-
Undocumented
Declaration
Swift
public protocol StoredRelation : MutableRelation
-
Undocumented
See moreDeclaration
Swift
public class PlistDatabase : StoredDatabase
-
Undocumented
See moreDeclaration
Swift
public class PlistDirectoryRelation : PlistRelation, RelationDefaultChangeObserverImplementation
-
Undocumented
See moreDeclaration
Swift
public class PlistFileRelation : PlistRelation, RelationDefaultChangeObserverImplementation
-
Undocumented
See moreDeclaration
Swift
open class SQLiteDatabase : StoredDatabase
-
Undocumented
See moreDeclaration
Swift
open class SQLiteTableRelation : SQLiteRelation, StoredRelation
Stored Relations Reference