| Package | Description | 
|---|---|
| oracle.pg.common | 
 This package contains the common logic that is shared by all the backend databases including Oracle Database, Oracle NoSQL Database, and Apache HBase. 
 | 
| oracle.pg.rdbms | 
 This package contains the logic specific to the property graph support on Oracle Database. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static OracleDataLoaderConfigBase | 
OracleDataLoaderConfigBase.getInstance(long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, int batchSize, DataLoaderListener dll)
Creates a new OracleDataLoader config object . 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OracleDataLoaderConfig
This class specifies the configuration parameters to use when loading a graph in Oracle Flat-file format using parallel data loader. 
 | 
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.