Package | Description |
---|---|
oracle.pgx.api |
This package contains the main Java APIs.
|
Modifier and Type | Method and Description |
---|---|
static oracle.pgx.api.PgxGraph.Retention |
PgxGraph.Retention.valueOf(java.lang.String name)
Deprecated.
|
static oracle.pgx.api.PgxGraph.Retention[] |
PgxGraph.Retention.values()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
PgxGraph.destroy(oracle.pgx.api.PgxGraph.Retention retention)
Deprecated.
since 20.2.1 - use
PgxGraph.destroy() and PgxGraph.pin() / PgxGraph.unpin() instead |
Copyright © 2010, 2020 Oracle and/or its affiliates. All Rights Reserved.