Creating table structure - property_graph - Latest

Property Graph Getting Started Guide

Product type
Data
Portfolio
Enrich
Product family
Enrich Properties > World Addresses
Product
Property Graph
Version
Latest
ft:locale
en-US
Product name
Property Graph
ft:title
Property Graph Getting Started Guide
Copyright
2026
First publish date
2021
ft:lastEdition
2026-02-23
ft:lastPublication
2026-02-23T14:19:10.733000
L1_Product_Gateway
Enrich
L2_Product_Segment
Data
L3_Product_Brand
Precisely Properties
L4_Investment_Segment
Precisely Addresses
L5_Product_Group
World Addresses
L6_Product_Name
Property Graph

To create the Property Graph table, run PSQL and enter the following statement to create an empty table consisting of four fields:

create table if not exists my_schema.property_graph_202301_classx (class int, primary_key varchar(12), secondary_key varchar(12), type int, state char(2));

Repeat this process for all tables in the product.