Documentation

TransactionAttemptContext
in package

Table of Contents

$transaction  : resource
get()  : TransactionGetResult
Retrieves the value of a document from the collection.
insert()  : TransactionGetResult
Inserts a new document to the collection, failing if the document already exists.
query()  : mixed
Executes a query in the context of this transaction.
remove()  : void
Removes a document from a collection.
replace()  : TransactionGetResult
Replaces a document in a collection

Properties

Methods


        

Search results