Package | Description |
---|---|
oracle.pgx.config |
This package contains all configuration-related classes of PGX.
|
Modifier and Type | Field and Description |
---|---|
static ReadGraphOption.SynchronizableOptionReadGraphOption |
ReadGraphOption.SYNCHRONIZABLE |
Modifier and Type | Method and Description |
---|---|
static ReadGraphOption.SynchronizableOptionReadGraphOption |
ReadGraphOption.synchronizable()
Creates an option, which specifies if a graph cannot be synchronized, PGX will throw an Exception
|