It would be nice to be able to represent and load schema indexes & constraints: ``` - !!python/object/apply:gryaml.index label: person property: person_id - !!python/object/apply:gryaml.constraint label: person property: person_id assert: unique ```