Realm
extension Realm
-
Launch the specified seeders to seed this Realm Database. Use this function to launch nested seeders calls: it is transaction-safe.
Declaration
Swift
public func seed(_ seederTypes: RealmSeeder.Type...) throwsParameters
seederTypesthe specified seeders to run.
View on GitHub
Install in Dash
Realm Extension Reference