| Package | Description |
|---|---|
| oracle.pgx.api.expansion |
This package contains classes and utilities to support the subgraph expansion functionality.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGraphExpander<E extends AbstractGraphExpander<E>>
Base for graph expanders.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericGraphExpander
Entry point for graph expansion.
|
class |
PgqlViewGraphExpander
Expander for PGQL-based graph expansions from either PG View or SQL Property Graphs.
|
class |
PreparedPgViewPgqlQuery
A configuration builder for graph expansion using a prepared PGQL query.
|