JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
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(JNA.TypedValueList)
- 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(JNA.TxReport)
- Method in interface org.mozilla.mentat.
JNA
tx_report_entity_for_temp_id(JNA.TxReport, String)
- Method in interface org.mozilla.mentat.
JNA
tx_report_get_entid(JNA.TxReport)
- Method in interface org.mozilla.mentat.
JNA
tx_report_get_tx_instant(JNA.TxReport)
- 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
TxChange
s 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
- Variable in class org.mozilla.mentat.
InProgressTransactionResult
TxReport()
- Constructor for class org.mozilla.mentat.
JNA.TxReport
TxReport
- Class in
org.mozilla.mentat
This class wraps a raw pointer than points to a Rust `TxReport` object.
TxReport(JNA.TxReport)
- Constructor for class org.mozilla.mentat.
TxReport
typed_value_destroy(JNA.TypedValue)
- Method in interface org.mozilla.mentat.
JNA
typed_value_into_boolean(JNA.TypedValue)
- Method in interface org.mozilla.mentat.
JNA
typed_value_into_double(JNA.TypedValue)
- Method in interface org.mozilla.mentat.
JNA
typed_value_into_entid(JNA.TypedValue)
- Method in interface org.mozilla.mentat.
JNA
typed_value_into_kw(JNA.TypedValue)
- Method in interface org.mozilla.mentat.
JNA
typed_value_into_long(JNA.TypedValue)
- Method in interface org.mozilla.mentat.
JNA
typed_value_into_string(JNA.TypedValue)
- Method in interface org.mozilla.mentat.
JNA
typed_value_into_timestamp(JNA.TypedValue)
- Method in interface org.mozilla.mentat.
JNA
typed_value_into_uuid(JNA.TypedValue)
- Method in interface org.mozilla.mentat.
JNA
typed_value_list_destroy(JNA.TypedValueList)
- Method in interface org.mozilla.mentat.
JNA
typed_value_list_into_iter(JNA.TypedValueList)
- Method in interface org.mozilla.mentat.
JNA
typed_value_list_iter_destroy(JNA.TypedValueListIter)
- Method in interface org.mozilla.mentat.
JNA
typed_value_list_iter_next(JNA.TypedValueListIter)
- Method in interface org.mozilla.mentat.
JNA
typed_value_result_set_destroy(JNA.RelResult)
- Method in interface org.mozilla.mentat.
JNA
typed_value_result_set_into_iter(JNA.RelResult)
- Method in interface org.mozilla.mentat.
JNA
typed_value_result_set_iter_destroy(JNA.RelResultIter)
- Method in interface org.mozilla.mentat.
JNA
typed_value_result_set_iter_next(JNA.RelResultIter)
- Method in interface org.mozilla.mentat.
JNA
typed_value_value_type(JNA.TypedValue)
- Method in interface org.mozilla.mentat.
JNA
TypedValue()
- Constructor for class org.mozilla.mentat.
JNA.TypedValue
TypedValue
- Class in
org.mozilla.mentat
A wrapper around Mentat's `TypedValue` Rust object.
TypedValue(JNA.TypedValue)
- Constructor for class org.mozilla.mentat.
TypedValue
TypedValueList()
- Constructor for class org.mozilla.mentat.
JNA.TypedValueList
TypedValueListIter()
- Constructor for class org.mozilla.mentat.
JNA.TypedValueListIter
A
B
C
D
E
F
G
H
I
J
L
M
O
Q
R
S
T
U
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes