what makes :tg/entity true or not?
whether it :tg/owns something else?
no. It’s for top level entities
Which means that if you transact a sequence of maps, each map becomes :tg/entity true. Embedded entities don’t get this property.
The reason for it is for exporting graphs to JSON
ok. and if I wanted to extend a protocol to all asami dbs, I'm guessing ill need to extend it to each storage type
Do you mean graphs or databases? I’m going to guess you mean databases?
There are 2: asami.memory.MemoryDatabase and asami.durable.DurableDatabase