storage-common/pgsql/cybergraph/init.sql

12 lines
170 B
PL/PgSQL

-- create tables and views
\i tcreate.sql
\i fshow.sql
\i vtriples.sql
-- create loading function and triggers
\i fload.sql
\i tgtriples.sql
-- load data
\i lbase.sql