<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/Mentat.html#registerObserver-java.lang.String-java.lang.String:A-org.mozilla.mentat.TxObserverCallback-">registerObserver(String, String[], TxObserverCallback)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/Mentat.html"title="class in org.mozilla.mentat">Mentat</a></dt>
<dd>
<divclass="block">Register an callback and a set of attributes to observer for transaction observation.</div>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/JNA.RelResult.html#RelResult--">RelResult()</a></span> - Constructor for class org.mozilla.mentat.<ahref="../org/mozilla/mentat/JNA.RelResult.html"title="class in org.mozilla.mentat">JNA.RelResult</a></dt>
<dt><ahref="../org/mozilla/mentat/RelResult.html"title="class in org.mozilla.mentat"><spanclass="typeNameLink">RelResult</span></a> - Class in <ahref="../org/mozilla/mentat/package-summary.html">org.mozilla.mentat</a></dt>
<dd>
<divclass="block">Wraps a `Rel` result from a Mentat query.</div>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/RelResult.html#RelResult-org.mozilla.mentat.JNA.RelResult-">RelResult(JNA.RelResult)</a></span> - Constructor for class org.mozilla.mentat.<ahref="../org/mozilla/mentat/RelResult.html"title="class in org.mozilla.mentat">RelResult</a></dt>
<dt><ahref="../org/mozilla/mentat/RelResultHandler.html"title="interface in org.mozilla.mentat"><spanclass="typeNameLink">RelResultHandler</span></a> - Interface in <ahref="../org/mozilla/mentat/package-summary.html">org.mozilla.mentat</a></dt>
<dd>
<divclass="block">Interface defining the structure of a callback from a query returning a <ahref="../org/mozilla/mentat/RelResult.html"title="class in org.mozilla.mentat"><code>RelResult</code></a>.</div>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/JNA.RelResultIter.html#RelResultIter--">RelResultIter()</a></span> - Constructor for class org.mozilla.mentat.<ahref="../org/mozilla/mentat/JNA.RelResultIter.html"title="class in org.mozilla.mentat">JNA.RelResultIter</a></dt>
<dt><ahref="../org/mozilla/mentat/RelResultIterator.html"title="class in org.mozilla.mentat"><spanclass="typeNameLink">RelResultIterator</span></a> - Class in <ahref="../org/mozilla/mentat/package-summary.html">org.mozilla.mentat</a></dt>
<dd>
<divclass="block">Iterator for a <ahref="../org/mozilla/mentat/RelResult.html"title="class in org.mozilla.mentat"><code>RelResult</code></a></div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/TxChangeList.html#reports">reports</a></span> - Variable in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/TxChangeList.html"title="class in org.mozilla.mentat">TxChangeList</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/EntityBuilder.html#retract-java.lang.String-long-">retract(String, long)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/EntityBuilder.html"title="class in org.mozilla.mentat">EntityBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/EntityBuilder.html#retract-java.lang.String-boolean-">retract(String, boolean)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/EntityBuilder.html"title="class in org.mozilla.mentat">EntityBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/EntityBuilder.html#retract-java.lang.String-double-">retract(String, double)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/EntityBuilder.html"title="class in org.mozilla.mentat">EntityBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/EntityBuilder.html#retract-java.lang.String-java.util.Date-">retract(String, Date)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/EntityBuilder.html"title="class in org.mozilla.mentat">EntityBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/EntityBuilder.html#retract-java.lang.String-java.lang.String-">retract(String, String)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/EntityBuilder.html"title="class in org.mozilla.mentat">EntityBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/EntityBuilder.html#retract-java.lang.String-java.util.UUID-">retract(String, UUID)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/EntityBuilder.html"title="class in org.mozilla.mentat">EntityBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/InProgressBuilder.html#retract-long-java.lang.String-long-">retract(long, String, long)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/InProgressBuilder.html"title="class in org.mozilla.mentat">InProgressBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/InProgressBuilder.html#retract-long-java.lang.String-boolean-">retract(long, String, boolean)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/InProgressBuilder.html"title="class in org.mozilla.mentat">InProgressBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/InProgressBuilder.html#retract-long-java.lang.String-double-">retract(long, String, double)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/InProgressBuilder.html"title="class in org.mozilla.mentat">InProgressBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/InProgressBuilder.html#retract-long-java.lang.String-java.util.Date-">retract(long, String, Date)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/InProgressBuilder.html"title="class in org.mozilla.mentat">InProgressBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/InProgressBuilder.html#retract-long-java.lang.String-java.lang.String-">retract(long, String, String)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/InProgressBuilder.html"title="class in org.mozilla.mentat">InProgressBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/InProgressBuilder.html#retract-long-java.lang.String-java.util.UUID-">retract(long, String, UUID)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/InProgressBuilder.html"title="class in org.mozilla.mentat">InProgressBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/EntityBuilder.html#retractKeyword-java.lang.String-java.lang.String-">retractKeyword(String, String)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/EntityBuilder.html"title="class in org.mozilla.mentat">EntityBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/InProgressBuilder.html#retractKeyword-long-java.lang.String-java.lang.String-">retractKeyword(long, String, String)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/InProgressBuilder.html"title="class in org.mozilla.mentat">InProgressBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/EntityBuilder.html#retractRef-java.lang.String-long-">retractRef(String, long)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/EntityBuilder.html"title="class in org.mozilla.mentat">EntityBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/InProgressBuilder.html#retractRef-long-java.lang.String-long-">retractRef(long, String, long)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/InProgressBuilder.html"title="class in org.mozilla.mentat">InProgressBuilder</a></dt>
<dd>
<divclass="block">Retracts the value of attribute `keyword` from the provided `value`.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/InProgress.html#rollback--">rollback()</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/InProgress.html"title="class in org.mozilla.mentat">InProgress</a></dt>
<dd>
<divclass="block">Rolls back all the transacts that have been performed on this `InProgress`, either directly
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/JNA.html#row_at_index-org.mozilla.mentat.JNA.RelResult-int-">row_at_index(JNA.RelResult, int)</a></span> - Method in interface org.mozilla.mentat.<ahref="../org/mozilla/mentat/JNA.html"title="interface in org.mozilla.mentat">JNA</a></dt>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/RelResult.html#rowAtIndex-int-">rowAtIndex(int)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/RelResult.html"title="class in org.mozilla.mentat">RelResult</a></dt>
<dd>
<divclass="block">Fetch the row at the requested index.</div>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/Query.html#run-org.mozilla.mentat.RelResultHandler-">run(RelResultHandler)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/Query.html"title="class in org.mozilla.mentat">Query</a></dt>
<dd>
<divclass="block">Execute the query with the values bound associated with this <ahref="../org/mozilla/mentat/Query.html"title="class in org.mozilla.mentat"><code>Query</code></a> and call the provided
callback function with the results as a list of rows of <ahref="../org/mozilla/mentat/TypedValue.html"title="class in org.mozilla.mentat"><code>TypedValue</code></a>s.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/Query.html#run-org.mozilla.mentat.ScalarResultHandler-">run(ScalarResultHandler)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/Query.html"title="class in org.mozilla.mentat">Query</a></dt>
<dd>
<divclass="block">Execute the query with the values bound associated with this <ahref="../org/mozilla/mentat/Query.html"title="class in org.mozilla.mentat"><code>Query</code></a> and call the provided
callback function with the results with the result as a single <ahref="../org/mozilla/mentat/TypedValue.html"title="class in org.mozilla.mentat"><code>TypedValue</code></a>.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/Query.html#run-org.mozilla.mentat.CollResultHandler-">run(CollResultHandler)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/Query.html"title="class in org.mozilla.mentat">Query</a></dt>
<dd>
<divclass="block">Execute the query with the values bound associated with this <ahref="../org/mozilla/mentat/Query.html"title="class in org.mozilla.mentat"><code>Query</code></a> and call the provided
callback function with the results with the result as a list of single <ahref="../org/mozilla/mentat/TypedValue.html"title="class in org.mozilla.mentat"><code>TypedValue</code></a>s.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/Query.html#run-org.mozilla.mentat.TupleResultHandler-">run(TupleResultHandler)</a></span> - Method in class org.mozilla.mentat.<ahref="../org/mozilla/mentat/Query.html"title="class in org.mozilla.mentat">Query</a></dt>
<dd>
<divclass="block">Execute the query with the values bound associated with this <ahref="../org/mozilla/mentat/Query.html"title="class in org.mozilla.mentat"><code>Query</code></a> and call the provided
callback function with the results with the result as a list of single <ahref="../org/mozilla/mentat/TypedValue.html"title="class in org.mozilla.mentat"><code>TypedValue</code></a>s.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/JNA.html#rust_c_string_destroy-com.sun.jna.Pointer-">rust_c_string_destroy(Pointer)</a></span> - Method in interface org.mozilla.mentat.<ahref="../org/mozilla/mentat/JNA.html"title="interface in org.mozilla.mentat">JNA</a></dt>
<dd> </dd>
<dt><ahref="../org/mozilla/mentat/RustError.html"title="class in org.mozilla.mentat"><spanclass="typeNameLink">RustError</span></a> - Class in <ahref="../org/mozilla/mentat/package-summary.html">org.mozilla.mentat</a></dt>
<dt><spanclass="memberNameLink"><ahref="../org/mozilla/mentat/RustError.html#RustError--">RustError()</a></span> - Constructor for class org.mozilla.mentat.<ahref="../org/mozilla/mentat/RustError.html"title="class in org.mozilla.mentat">RustError</a></dt>
<dt><ahref="../org/mozilla/mentat/RustError.ByReference.html"title="class in org.mozilla.mentat"><spanclass="typeNameLink">RustError.ByReference</span></a> - Class in <ahref="../org/mozilla/mentat/package-summary.html">org.mozilla.mentat</a></dt>
<dt><ahref="../org/mozilla/mentat/RustError.ByValue.html"title="class in org.mozilla.mentat"><spanclass="typeNameLink">RustError.ByValue</span></a> - Class in <ahref="../org/mozilla/mentat/package-summary.html">org.mozilla.mentat</a></dt>