Package | Description |
---|---|
oracle.pgx.api |
This package contains the main Java APIs.
|
oracle.pgx.api.filter |
This package contains filter data objects.
|
oracle.pgx.api.graphbuilder |
This package contains the APIs to build a new in-memory graph from scratch as well as the APIs to change an existing in-memory graph.
|
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.
|
Class and Description |
---|
CollectionType
All supported collection types.
|
Direction |
EntityType
enum to distinguish graph entities Node and Edge
|
IdType
All supported graph ID types (internally known as node key/edge key)
|
PropertyType
All supported graph property types.
|
Class and Description |
---|
EntityType
enum to distinguish graph entities Node and Edge
|
Class and Description |
---|
ChangeType
The type of a change
|
IdType
All supported graph ID types (internally known as node key/edge key)
|
PropertyType
All supported graph property types.
|
Class and Description |
---|
ChangeType
The type of a change
|
CollectionType
All supported collection types.
|
Direction |
EntityType
enum to distinguish graph entities Node and Edge
|
IdType
All supported graph ID types (internally known as node key/edge key)
|
PropertyType
All supported graph property types.
|
ReturnType
All function return types supported by Green-Marl language
|
Type
Interface for all types.
|
Class and Description |
---|
IdType
All supported graph ID types (internally known as node key/edge key)
|
PropertyType
All supported graph property types.
|
Copyright © 2017 Oracle Corp. All Rights Reserved.