Skip navigation links
A B C D E G H I J L M N O Q R S T U V 

T

transact() - Method in class org.mozilla.mentat.EntityBuilder
Transacts the added assertions.
transact(String) - Method in class org.mozilla.mentat.InProgress
Transacts the `transaction` This does not commit the transaction.
transact() - Method in class org.mozilla.mentat.InProgressBuilder
Transacts the added assertions.
transact(String) - Method in class org.mozilla.mentat.Mentat
Simple transact of an EDN string.
transactionObserverCalled(String, TxChangeList.ByReference) - Method in interface org.mozilla.mentat.TxObserverCallback
 
TupleResult - Class in org.mozilla.mentat
Wraps a `Tuple` result from a Mentat query.
TupleResult(Pointer) - Constructor for class org.mozilla.mentat.TupleResult
 
TupleResultHandler - Interface in org.mozilla.mentat
Interface defining the structure of a callback from a query returning a TupleResult.
tx_report_destroy(Pointer) - Method in interface org.mozilla.mentat.JNA
 
tx_report_entity_for_temp_id(Pointer, String) - Method in interface org.mozilla.mentat.JNA
 
tx_report_get_entid(Pointer) - Method in interface org.mozilla.mentat.JNA
 
tx_report_get_tx_instant(Pointer) - Method in interface org.mozilla.mentat.JNA
 
TxChange - Class in org.mozilla.mentat
Represents a C struct representing changes that occured during a transaction.
TxChange() - Constructor for class org.mozilla.mentat.TxChange
 
TxChange.ByReference - Class in org.mozilla.mentat
 
TxChange.ByValue - Class in org.mozilla.mentat
 
TxChangeList - Class in org.mozilla.mentat
Represents a C struct containing a list of TxChanges that occured.
TxChangeList() - Constructor for class org.mozilla.mentat.TxChangeList
 
TxChangeList.ByReference - Class in org.mozilla.mentat
 
TxChangeList.ByValue - Class in org.mozilla.mentat
 
txid - Variable in class org.mozilla.mentat.TxChange
 
TxObserverCallback - Interface in org.mozilla.mentat
Protocol to be implemented by any object that wishes to register for transaction observation
TxReport - Class in org.mozilla.mentat
This class wraps a raw pointer than points to a Rust `TxReport` object.
TxReport(Pointer) - Constructor for class org.mozilla.mentat.TxReport
 
typed_value_destroy(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_into_boolean(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_into_double(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_into_entid(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_into_kw(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_into_long(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_into_string(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_into_timestamp(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_into_uuid(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_list_destroy(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_list_into_iter(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_list_iter_destroy(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_list_iter_next(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_result_set_destroy(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_result_set_into_iter(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_result_set_iter_destroy(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_result_set_iter_next(Pointer) - Method in interface org.mozilla.mentat.JNA
 
typed_value_value_type(Pointer) - Method in interface org.mozilla.mentat.JNA
 
TypedValue - Class in org.mozilla.mentat
A wrapper around Mentat's `TypedValue` Rust object.
TypedValue(Pointer) - Constructor for class org.mozilla.mentat.TypedValue
 
A B C D E G H I J L M N O Q R S T U V 
Skip navigation links