[[["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."],[[["`PostFilterNode` represents an in-memory filtering operation in the datastore."],["It is used for filters that the datastore cannot execute directly, such as queries for structured values."],["The `resolve` method replaces parameters in a `Node` with selected values, utilizing a bindings dictionary and recording usage."],["`PostFilterNode` includes several comparison methods (`__eq__`, `__ne__`, `__ge__`, `__gt__`, `__le__`, `__lt__`) to facilitate comparisons with other nodes or values."]]],[]]