Package | Description |
---|---|
oracle.pgx.common.types |
This package contains enums and helper classes identifying common PGX types.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectionType
All supported collection types.
|
class |
EntityType
enum to distinguish graph entities Node and Edge
|
class |
IdType
All supported graph ID types (internally known as node key/edge key)
|
class |
PropertyType
All supported graph property types.
|
class |
ReturnType
All function return types supported by Green-Marl language
|
Copyright © 2017 Oracle Corp. All Rights Reserved.