maxNumberOfActiveVersions

abstract val maxNumberOfActiveVersions: Long

Maximum number of active versions.

Holding references to objects from previous version of the data in the realm will also require keeping the data in the actual file. This can cause growth of the file. See Builder.maxNumberOfActiveVersions for details.