Package | Description |
---|---|
oracle.pgx.config |
This package contains all configuration-related classes of PGX.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2017 Oracle Corp. All Rights Reserved.