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