Provide Metadata in Memory Reader

Currently, when iterating over a memory's entities, only the memory ID and the data themselves are provided, but not the metadata. This merge request introduces an option to receive also the metadata. Not accepting to receive the metadata still works, but results in a DeprecationWarning being thrown.

Merge request reports

Loading