| Package | Description |
|---|---|
| oracle.pg.rdbms |
This package contains the APIs specific to the property graph support on Oracle Database.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SombreroResponse |
| Modifier and Type | Method and Description |
|---|---|
static ClientResponse |
GraphServer.generateToken(java.lang.String baseUrl, java.lang.String kerberosTicketPath)
Generates a new authentication token
|
static ClientResponse |
GraphServer.generateToken(java.lang.String baseUrl, java.lang.String username, char[] password)
Generates a new authentication token
|