Package | Description |
---|---|
oracle.pgx.config |
This package contains all configuration-related classes of PGX.
|
Modifier and Type | Method and Description |
---|---|
TwoTablesTextGraphConfigBuilder |
TwoTablesTextGraphConfigBuilder.copyFrom(TwoTablesTextGraphConfig graphConfig) |
static TwoTablesTextGraphConfigBuilder |
GraphConfigBuilder.forTwoTablesText()
returns a PGX graph config builder to create two-tables graph programmatically via Java methods.
|
TwoTablesTextGraphConfigBuilder |
TwoTablesTextGraphConfigBuilder.setDatastore(TwoTablesDatastore datastore)
Sets the datastore.
|
TwoTablesTextGraphConfigBuilder |
AbstractTwoTablesTextGraphConfig.toGraphConfigBuilder() |
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.