Package | Description |
---|---|
oracle.pgx.config |
This package contains all configuration-related classes of PGX.
|
Modifier and Type | Method and Description |
---|---|
static FileGraphConfigFactory |
GraphConfigFactory.forFileFormats()
returns a new graph config factory to parse file-based graph configs from various input sources
|
static FileGraphConfigFactory |
GraphConfigFactory.forMultipleFileFormats()
Deprecated.
As of release 2.3, replaced by
GraphConfigFactory.forFileFormats() |
static FileGraphConfigFactory |
GraphConfigFactory.forSingleFileFormats()
Deprecated.
As of release 2.3, replaced by
GraphConfigFactory.forFileFormats() |
Copyright © 2017 Oracle Corp. All Rights Reserved.