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