[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["`TransactionOptions.Mode` is an enum that defines the mode of a transaction."],["`READ_ONLY` is a static field indicating the transaction is for reads only."],["`READ_WRITE` is a static field indicating the transaction is for both reads and writes."],["The enum inherits several members and static methods from the `Enum` and `Object` classes."],["The available static methods associated with the mode are `valueOf(String name)` and `values()`."]]],[]]