[[["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."],[[["This function `query_descendants` returns a query for all descendants of a given model instance."],["The function takes a `Model` instance as an argument, which is the ancestor for which descendants are being queried."],["The returned `Query` object can be used to retrieve all entities that have the specified model instance as an ancestor."],["The function specifically returns the descendants, excluding the ancestor model instance itself."]]],[]]