datahike

Absolute Negativity 2024-09-13T08:16:51.674839Z

Hi. Can I refer to tx entity within the transaction? https://docs.datomic.com/transactions/transaction-data-reference.html#reified-txes reserves "datomic.tx" tempid for this. Not sure how to do this with Datahike.

whilo 2024-09-14T18:39:05.964119Z

Hey @itsfah. You can just use negative entity id numbers and they will be automatically translated. Alternatively you can use the tempid function.