This session provides an overview Oracle Property Graphs, an updated feature of Oracle Database 23c. You will get a glimpse of the history of property graphs and graph theory and then dive into a comprehensive overview of Oracle Property Graph technology. The GRAPH_TABLE function and MATCH clause of the new SQL:2023 standard enable you to write simple SQL queries to follow connections in data.
This session will illustrate how you can model your data as a graph and run graph queries in SQL to quickly see relationships in your data that are difficult to identify otherwise. Examples are provided to illustrate how to create property graphs on relational tables and run graph pattern queries in SQL. A sampling of industry use cases for Property Graphs is also included.