Creates a transaction-specific collection object that will ensure that operations called on it are all in the context of the collection name provided to this function. You can create many collection objects per WriteTransaction object.
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/dql-legacy-to-dql-adoption
Perform writes in a transaction.
Create a write transaction using ditto.store.write.
Deprecated
Use DQL (Ditto Query Language) instead. For more information see: https://ditto.com/link/dql-legacy-to-dql-adoption