| Package | Description |
|---|---|
| oracle.pgx.config |
This package contains all configuration-related classes of PGX.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PgHbaseGraphConfigBuilder
A builder for Property Graph (PG) on HBase graph configuration objects.
|
class |
PgNosqlGraphConfigBuilder
A builder for Property Graph (PG) Oracle NoSQL graph configuration objects.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractPgGraphConfigBuilder<T> |
AbstractPgGraphConfigBuilder.setLoadEdgeLabel(boolean b)
Sets whether to load edge label.
|
AbstractPgGraphConfigBuilder<T> |
AbstractPgGraphConfigBuilder.setMaxNumConnections(int c)
Sets the maximum number of connections.
|
AbstractPgGraphConfigBuilder<T> |
AbstractPgGraphConfigBuilder.setName(String name)
Sets the Property Graph (PG) name.
|
Copyright © 2015. All rights reserved.