#
Record
A record is the smallest unit of data. By default, there is no schema, and the JSON can contain anything. A record can be individually indetified inside a krate by a unique record ID.
#
Properties
Record ID
- Length : 24 characters
- Type : Hex string
A record ID is same as a MongoDB Object ID.