Companion
Functions
compact Realm
Link copied to clipboard
Compacts the Realm file defined by the given configuration. Compaction can only succeed if all references to the Realm file has been closed.
delete Realm
Link copied to clipboard
Deletes the realm file along with other related temporary files specified by the given RealmConfiguration from the filesystem. The temporary file with ".lock" extension won't be deleted.
open
Link copied to clipboard
Open a realm instance.
Properties
DEFAULT_COMPACT_ON_LAUNCH_CALLBACK
Link copied to clipboard
DEFAULT_FILE_NAME
Link copied to clipboard
Default name for realm files unless overridden by Configuration.SharedBuilder.name.
DEFAULT_LOG_TAG
Link copied to clipboard
ENCRYPTION_KEY_LENGTH
Link copied to clipboard