open fun isEqualTo(storage: MemoryLocalStorage!): Boolean
Simple compare of two memory storages. Compares just entity identifiers. Ignores deleted entities.
storage
- MemoryLocalStorage!: MemoryLocalStorage to compare with
Return
Boolean: true if both storages are equal