An AntidoteObject is a reference to an object in the database and is bound to the CrdtFactory which created the reference.
For example, when a reference is created from a Transaction object, all reads on the object will be performed in the context of the transaction.
the type returned when reading the object
the parent factory
reads the current value of the object
Generated using TypeDoc
An AntidoteObject is a reference to an object in the database and is bound to the CrdtFactory which created the reference.
For example, when a reference is created from a Transaction object, all reads on the object will be performed in the context of the transaction.