| 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.pg.rdbms |
This package contains the APIs specific to the property graph support on Oracle Database.
|
| oracle.pgx.api |
This package contains the main Java APIs.
|
| oracle.pgx.api.expansion |
This package contains classes and utilities to support the subgraph expansion functionality.
|
| oracle.pgx.api.filter |
This package contains filter data objects.
|
| oracle.pgx.api.graphalteration |
This package contains the APIs for the alterGraph mutation.
|
| oracle.pgx.common.auth |
This package contains classes and utilities related to the general and resource permissions.
|
| oracle.pgx.common.types |
This package contains enums and helper classes identifying common PGX types.
|
| oracle.pgx.config |
This package contains all configuration-related classes of PGX.
|
| oracle.pgx.config.mllib |
This package contains APIs to all graph machine learning features of PGX.
|
| oracle.pgx.config.mllib.loss |
This package contains classes for loss functions.
|
| Class and Description |
|---|
| PropertyType
All supported graph property types.
|
| Class and Description |
|---|
| IdType
All supported graph ID types (internally known as node key/edge key)
|
| PropertyType
All supported graph property types.
|
| Class and Description |
|---|
| ArgumentType
The type of argument
|
| AuthorizationType
The Authorization Types
|
| ChangeType
The type of a change
|
| CollectionType
All supported collection types.
|
| Direction |
| EntityType
enum to distinguish graph entities Node and Edge
|
| IdStrategy
Indicates if there are graph-wide global IDs for a specific entity type (vertices or edges).
|
| IdType
All supported graph ID types (internally known as node key/edge key)
|
| OperationType |
| PropertyType
All supported graph property types.
|
| ReturnType
All function return types supported by Green-Marl language
|
| Class and Description |
|---|
| QueryArgumentType |
| Class and Description |
|---|
| EntityType
enum to distinguish graph entities Node and Edge
|
| Class and Description |
|---|
| IdType
All supported graph ID types (internally known as node key/edge key)
|
| PropertyType
All supported graph property types.
|
| Class and Description |
|---|
| AuthorizationType
The Authorization Types
|
| Class and Description |
|---|
| ArgumentType
The type of argument
|
| AuthorizationType
The Authorization Types
|
| ChangeType
The type of a change
|
| CollectionType
All supported collection types.
|
| Direction |
| EntityType
enum to distinguish graph entities Node and Edge
|
| IdStrategy
Indicates if there are graph-wide global IDs for a specific entity type (vertices or edges).
|
| IdType
All supported graph ID types (internally known as node key/edge key)
|
| OperationType |
| PropertyType
All supported graph property types.
|
| QueryArgumentType |
| ReturnType
All function return types supported by Green-Marl language
|
| Type
Interface for all types.
|
| Class and Description |
|---|
| IdStrategy
Indicates if there are graph-wide global IDs for a specific entity type (vertices or edges).
|
| IdType
All supported graph ID types (internally known as node key/edge key)
|
| PropertyType
All supported graph property types.
|
| QueryArgumentType |
| Class and Description |
|---|
| PropertyType
All supported graph property types.
|
| Class and Description |
|---|
| PropertyType
All supported graph property types.
|