UNPKG

mgnlq_testmodel

Version:

example model data for usage in mgnlq_model, use latter to create db testdb from this data, note that data needs to be explicitely linked as not a standard dependency

18 lines 332 B
{ "props": { "element_name": { "type": "String", "trim": true, "_m_category": "element name", "index": true }, "element_properties": { "type": "String", "trim": true, "_m_category": "element properties" } }, "index": { "element_name": "text" } }