| Package | Description |
|---|---|
| oracle.pgx.api.expansion |
This package contains classes and utilities to support the subgraph expansion functionality.
|
| oracle.pgx.api.subgraph |
This package contains classes and utilities to support the subgraph reading functionality.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PreparedPgViewPgqlQuery
A configuration builder for graph expansion using a prepared PGQL query.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PreparedPgqlQueryBuilder<B extends PreparedPgqlQueryBuilder<B>>
A builder for prepared statements.
|