A data structure for representing a Datomic datom.
t :: %Datom{a: atom, added: boolean, e: integer, tx: integer, v: term}