The process of loading Property Graph data into a database involves creating a data schema and populating it with data. Although specific steps vary depending on the relational database management system (RDBMS) used, the fundamental process remains the same across different database types.
The examples in this chapter have been tested in PostGRES clients. Specific steps can be adapted to your particular database system.