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.
Hey @itsfah. You can just use negative entity id numbers and they will be automatically translated. Alternatively you can use the tempid function.