Enumeration: IndexStructType
Enumeration Members
KEYWORD_TABLE
• KEYWORD_TABLE = "keyword_table"
Defined in
packages/core/src/indices/json-to-index-struct.ts:8
LIST
• LIST = "list"
Defined in
packages/core/src/indices/json-to-index-struct.ts:7
SIMPLE_DICT
• SIMPLE_DICT = "simple_dict"