[[["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 2022-09-30 UTC."],[[["`DisjunctionNode` represents a Boolean OR operator within the `google.appengine.ext.ndb` module, operating on two or more nodes."],["It inherits properties from `Node` and `expected_type`, providing a structured way to handle OR operations in queries."],["The `resolve` method within `DisjunctionNode` is used to replace parameters in a Node with specific values, based on provided bindings and recording usage."],["Main aliases for `DisjunctionNode` are `google.appengine.ext.ndb.OR`."],["The class supports methods such as `__eq__` and `__ne__` for comparison, and also includes other comparison operations such as `__ge__`, `__gt__`, `__le__` and `__lt__` that are not implemented."]]],[]]