| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static Changes.ChangesIntent |
Changes.ChangesIntent.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Changes.ChangesIntent[] |
Changes.ChangesIntent.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Constructor and Description |
|---|
Changes(IdType idType, Changes.ChangesIntent intent) |
Copyright © 2016, 2018 Oracle and/or its affiliates. All Rights Reserved.