MemoryRecord

constructor(recordId: String, source: String, sourceRef: String, timestamp: Long, text: String, tags: List<String> = emptyList(), names: List<String> = emptyList(), subjects: List<String> = emptyList())(source)