REL
Working With JSON Data
The Relational Knowledge Graph System (RKGS) supports working with semi-structured data, particularly JSON data.
In this section, you will find information about:
- Supported JSON data types.
- The two formats in which JSON data can be stored in the RKGS.
- How to work with JSON data in Rel.
For a deep-dive on the topic of importing and exporting JSON data, see the JSON Import and JSON Export how-to guides.
List of JSON Data Guides
The following guides cover the representation and schema of JSON data and go over basic exploratory data analysis (EDA):
JSON Data Types
- Describes the JSON data types that are currently supported.
JSON Representations
- Describes the JSON representations you can use to work with JSON data.
JSON With a General Schema
- Explains how to work with JSON data that have a general schema.
JSON With a Data-Defined Schema
- Explains how to work with JSON data that have a data-defined schema.
Was this doc helpful?