階層データの解析
The 本製品 offers three basic configurations to model object arrays as tables, described in the following sections. The 本製品 will parse the document and identify the object arrays.
- フラット化されたドキュメントモデル: Implicitly join nested object arrays into a single table.
- リレーショナルモデル: Model object arrays as individual tables containing a primary key and a foreign key that links to the parent document.
- トップレベルのドキュメントモデル: Model a top-level view of a document. Nested object arrays are returned as strings.