| Package | Description |
|---|---|
| oracle.pg.rdbms.pgql |
This package contains the APIs for executing PGQL on Oracle Database.
|
| Modifier and Type | Method and Description |
|---|---|
static PgqlConnection |
PgqlConnection.getConnection(java.sql.Connection conn)
Factory method to get
PgqlConnection instance. |
| Modifier and Type | Method and Description |
|---|---|
static void |
PgqlExecution.deleteCache(PgqlConnection pgqlConn,
java.lang.String schema,
java.lang.String graphName) |