Package | Description |
---|---|
oracle.pg.rdbms |
This package contains the APIs specific to the property graph support on Oracle Database.
|
Modifier and Type | Method and Description |
---|---|
AdbGraphClientConfiguration |
AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder.build() |
AdbGraphClientConfiguration |
AdbGraphClient.getConfig()
The configuration of this client.
|
Constructor and Description |
---|
AdbGraphClient(AdbGraphClientConfiguration config)
Creates a new ADB Graph Client.
|