Uses of Class
oracle.pgx.config.PgRdbmsGraphConfigFactory
-
Packages that use PgRdbmsGraphConfigFactory Package Description oracle.pgx.config This package contains all configuration-related classes of PGX. -
-
Uses of PgRdbmsGraphConfigFactory in oracle.pgx.config
Methods in oracle.pgx.config that return PgRdbmsGraphConfigFactory Modifier and Type Method Description static PgRdbmsGraphConfigFactory
GraphConfigFactory. forPropertyGraphRdbms()
returns a new graph config factory to create graph configs targeting the Oracle RDBMS database in the property graph format.
-