6.8.2 Executing PGQL Queries Against Property Graph Views

This topic explains how you can execute PGQL queries directly against the property graph views on Oracle Database tables.

The PGQL query execution flow is shown in the following figure.

Figure 6-2 PGQL on Property Graph Views in Oracle Database

Description of Figure 6-2 follows
Description of "Figure 6-2 PGQL on Property Graph Views in Oracle Database"

The basic execution flow is the same as in PGQL on property graph schema tables. The only exception is that the PGQL query is translated into SQL statements using the internal metadata tables for property graph views.