[[["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-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eTransactionOptions.Mode\u003c/code\u003e is an enum that defines the mode of a transaction.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eREAD_ONLY\u003c/code\u003e is a static field indicating the transaction is for reads only.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eREAD_WRITE\u003c/code\u003e is a static field indicating the transaction is for both reads and writes.\u003c/p\u003e\n"],["\u003cp\u003eThe enum inherits several members and static methods from the \u003ccode\u003eEnum\u003c/code\u003e and \u003ccode\u003eObject\u003c/code\u003e classes.\u003c/p\u003e\n"],["\u003cp\u003eThe available static methods associated with the mode are \u003ccode\u003evalueOf(String name)\u003c/code\u003e and \u003ccode\u003evalues()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]