Oracle SQL Property Graph overview
[ j/n next | k/p prev | g top | r reply | u up ]- From: Saqib
Newsgroups: comp.databases.oracle
Subject: Oracle SQL Property Graph overview
Date: Sat, 28 Mar 2026 15:25:59 +0000 #
Message-ID: <73d5336cea5d5828cecdb15dc5090048@quettabyte.net>
X-User-Agent: Quettabyte/1.0 (Terminal Edition)The following blogpost by Corrado De Bari walks you through creating a SQL Property Graph from scratch- defining nodes and edges on top of regular relational tables, querying with SQL/PGQ pattern matching, and combining relational data with graph traversal: https://corradodebari.github.io/graphtutorial1.html