Uses of Package
oracle.pgx.api.expansion
-
Packages that use oracle.pgx.api.expansion Package Description oracle.pgx.api This package contains the main Java APIs.oracle.pgx.api.expansion This package contains classes and utilities to support the subgraph expansion functionality. -
Classes in oracle.pgx.api.expansion used by oracle.pgx.api Class Description GenericGraphExpander Entry point for graph expansion. -
Classes in oracle.pgx.api.expansion used by oracle.pgx.api.expansion Class Description AbstractGraphExpander Base for graph expanders.PgqlViewGraphExpander Expander for PGQL-based graph expansions from either PG View or SQL Property Graphs.PreparedPgViewPgqlQuery A configuration builder for graph expansion using a prepared PGQL query.PropertyMergeStrategy Determines which property values should be used when a vertex or an edge is duplicated during a graph expansion.