MtxEventDatabase EventCollection
The EventCollection collection of the Event Repository (MtxEventDatabase) stores all event objects that are loaded into the Event Repository by the MATRIXX Engine. The EventCollection collection stores all MATRIXX Data Container (MDC) event object fields (which are documented apart from this reference) and a few other fields that are documented in this reference.
EventCollection
The EventCollection collection stores all MDC-event-object fields (which are documented apart from this reference) and a few other fields that are documented in this reference.
EventCollection Fields
lists the fields in the EventCollection collection that are specific to the
MongoDB implementation of the
Event Repository.
EventCollection Field | Description |
---|---|
_Id | Retrieve events by event ID. |
WalletOwnerId | Retrieve events by the internal ID of the wallet owner. |
EventTime | Retrieve events by event timestamp. |
EventType | Retrieve events by event type. Index key for GL-information processing. |
GlDate | Retrieve events by GL date. Index key for GL-information processing. |