Package | Description |
---|---|
oracle.pg.common |
This package contains the common logic that is shared by all the backend databases including
Oracle Database, Oracle NoSQL Database, and Apache HBase.
|
oracle.pgx.config |
This package contains all configuration-related classes of PGX.
|
Modifier and Type | Method and Description |
---|---|
AbstractPgGraphConfig |
OraclePropertyGraphBase.getConfig()
Gets the PGX graph config object
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPgGraphConfigBuilder<T extends AbstractPgGraphConfigBuilder<T,GC>,GC extends AbstractPgGraphConfig>
Base class for Property Graph (PG) graph configuration builders.
|
class |
AbstractPgGraphConfigFactory<T extends AbstractPgGraphConfig>
Base factory class for creating Property Graph (PG) graph configuration objects.
|
Modifier and Type | Class and Description |
---|---|
class |
PgHbaseGraphConfig
PGX Engine PG Hbase Graph Config
|
class |
PgNosqlGraphConfig
PGX Engine PG NoSQL Graph Config
|
class |
PgRdbmsGraphConfig
PGX Engine PG RDBMS Graph Config
|
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.