[[["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 module offers functionality for parsing XML data related to datastore indexes."],["The `Parse` method takes an XML string as input and returns an `IndexDefinitions` object, or raises a `ValidationError` for bad XML."],["The `ProcessIndexNode` method processes `\u003cdatastore-index\u003e` nodes, extracting details such as `kind`, `ancestor`, and `property`."],["The `ProcessIndexNode` method takes the `\u003cdatastore-index\u003e` XML node as the argument."]]],[]]