[[["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."],[[["`FilterNode` represents a single filter expression in the `google.appengine.ext.ndb` module, inheriting from `Node` and `expected_type`."],["The `resolve` method replaces parameters in a `Node` with specified values from a bindings dictionary and keeps track of their usage."],["`FilterNode` provides methods for comparison operations like `__eq__` (equal), `__ne__` (not equal), along with unused methods for greater than or equal to, greater than, less than or equal to, and less than."],["The `resolve` method takes two arguments: `bindings`, a dictionary mapping integers and strings to values, and `used`, a dictionary for tracking binding usage."]]],[]]