public class OraclePropertyGraphDataLoader
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
NAMEDPIPE |
static int |
PIPEDSTREAM |
static int |
REGULARFILE |
Modifier and Type | Method and Description |
---|---|
static OraclePropertyGraphDataLoader |
getInstance()
Returns an instance of OraclePropertyGraphDataLoader
|
static oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType |
getSplitterFlagFromInt(int flag) |
void |
loadData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
int iPartitions,
int iOffset,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object[] obVertexSources,
java.lang.Object[] obEdgeSources,
long lVertexSrcOffsetlines,
long lEdgeSrcOffsetlines,
long lVertexSrcMaxlines,
long lEdgeSrcMaxlines,
long lVertexIDOffset,
long lEdgeIDOffset,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
long lVertexSrcOffsetlines,
long lEdgeSrcOffsetlines,
long lVertexSrcMaxlines,
long lEdgeSrcMaxlines,
long lVertexIDOffset,
long lEdgeIDOffset,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions,
DataLoaderListener dll)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig config)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
int splitterFlag,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
int iPartitions,
int iOffset,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
long lVertexSrcOffsetlines,
long lEdgeSrcOffsetlines,
long lVertexSrcMaxlines,
long lEdgeSrcMaxlines,
long lVertexIDOffset,
long lEdgeIDOffset,
int iDop,
int iPartitions,
int iOffset,
int splitterFlag,
java.lang.String szPrefix,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
|
void |
loadData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
long lVertexSrcOffsetlines,
long lEdgeSrcOffsetlines,
long lVertexSrcMaxlines,
long lEdgeSrcMaxlines,
long lVertexIDOffset,
long lEdgeIDOffset,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
|
void |
loadDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
boolean bNamedPipe,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading
|
void |
loadDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading
|
void |
loadDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading
|
void |
loadDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading.
|
void |
loadDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading.
|
void |
loadDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
long lVertexSrcOffsetlines,
long lEdgeSrcOffsetlines,
long lVertexSrcMaxlines,
long lEdgeSrcMaxlines,
long lVertexIDOffset,
long lEdgeIDOffset,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading.
|
void |
loadDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
boolean bNamedPipe,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading
|
void |
loadDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading
|
void |
loadDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading
|
void |
loadDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading.
|
void |
loadDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading.
|
void |
loadDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
long lVertexSrcOffsetlines,
long lEdgeSrcOffsetlines,
long lVertexSrcMaxlines,
long lEdgeSrcMaxlines,
long lVertexIDOffset,
long lEdgeIDOffset,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading.
|
void |
loadDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
boolean bNamedPipe,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
|
void |
loadDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
|
void |
loadDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
|
void |
loadDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
|
void |
loadDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
|
void |
loadDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
long lVertexSrcOffsetlines,
long lEdgeSrcOffsetlines,
long lVertexSrcMaxlines,
long lEdgeSrcMaxlines,
long lVertexIDOffset,
long lEdgeIDOffset,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
|
void |
loadDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
boolean bNamedPipe,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
|
void |
loadDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
|
void |
loadDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
|
void |
loadDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
|
void |
loadDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
|
void |
loadDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
long lVertexSrcOffsetlines,
long lEdgeSrcOffsetlines,
long lVertexSrcMaxlines,
long lEdgeSrcMaxlines,
long lVertexIDOffset,
long lEdgeIDOffset,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
long lVertexSrcOffsetlines,
long lEdgeSrcOffsetlines,
long lVertexSrcMaxlines,
long lEdgeSrcMaxlines,
long lVertexIDOffset,
long lEdgeIDOffset,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
long lVertexSrcOffsetlines,
long lEdgeSrcOffsetlines,
long lVertexSrcMaxlines,
long lEdgeSrcMaxlines,
long lVertexIDOffset,
long lEdgeIDOffset,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions,
DataLoaderListener dll)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig config)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
int splitterFlag,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
|
void |
mergeData(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
long lVertexSrcOffsetlines,
long lEdgeSrcOffsetlines,
long lVertexSrcMaxlines,
long lEdgeSrcMaxlines,
long lVertexIDOffset,
long lEdgeIDOffset,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
int iBatchSize,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
|
void |
mergeDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
boolean bNamedPipe,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging
|
void |
mergeDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging
|
void |
mergeDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging
|
void |
mergeDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging.
|
void |
mergeDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging.
|
void |
mergeDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
long lVertexSrcOffsetlines,
long lEdgeSrcOffsetlines,
long lVertexSrcMaxlines,
long lEdgeSrcMaxlines,
long lVertexIDOffset,
long lEdgeIDOffset,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging.
|
void |
mergeDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
boolean bNamedPipe,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging
|
void |
mergeDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging
|
void |
mergeDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging
|
void |
mergeDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging.
|
void |
mergeDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging.
|
void |
mergeDataWithExtTab(OraclePropertyGraph opg,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
long lVertexSrcOffsetlines,
long lEdgeSrcOffsetlines,
long lVertexSrcMaxlines,
long lEdgeSrcMaxlines,
long lVertexIDOffset,
long lEdgeIDOffset,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szDir,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging.
|
void |
mergeDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
boolean bNamedPipe,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
|
void |
mergeDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
|
void |
mergeDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
|
void |
mergeDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
|
void |
mergeDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
|
void |
mergeDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object[] oaVertexSources,
java.lang.Object[] oaEdgeSources,
long lVertexSrcOffsetlines,
long lEdgeSrcOffsetlines,
long lVertexSrcMaxlines,
long lEdgeSrcMaxlines,
long lVertexIDOffset,
long lEdgeIDOffset,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
|
void |
mergeDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
boolean bNamedPipe,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging
|
void |
mergeDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
|
void |
mergeDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
boolean bNamedPipe,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
|
void |
mergeDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
|
void |
mergeDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
int iDop,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
|
void |
mergeDataWithSqlLdr(OraclePropertyGraph opg,
java.lang.String szUser,
java.lang.String szPassword,
java.lang.String szDbId,
java.lang.Object obVertexSource,
java.lang.Object obEdgeSource,
long lVertexSrcOffsetlines,
long lEdgeSrcOffsetlines,
long lVertexSrcMaxlines,
long lEdgeSrcMaxlines,
long lVertexIDOffset,
long lEdgeIDOffset,
int iDop,
int iPartitions,
int iOffset,
oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag,
java.lang.String szPrefix,
java.lang.String szSqlLoaderPath,
boolean bRebuildIndex,
java.lang.String szTbs,
java.lang.String szOptions)
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
|
public static final int NAMEDPIPE
public static final int PIPEDSTREAM
public static final int REGULARFILE
public static OraclePropertyGraphDataLoader getInstance()
public static oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType getSplitterFlagFromInt(int flag)
public void loadData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, int iBatchSize, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.iBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, int iPartitions, int iOffset, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1iBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, int iBatchSize, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM; Default value is PIPEDSTREAMiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object[] obVertexSources, java.lang.Object[] obEdgeSources, long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSources
- the array of input data source of vertexobEdgeSources
- the array of input data source of edgelVertexSrcOffsetlines
- the line offset of vertices. Loading vertices after the offset. Default is 0.lEdgeSrcOffsetlines
- the line offset of edges. Loading edges after the offset. Default is 0.lVertexSrcMaxlines
- the max lines of vertices to be loaded. Default is -1 (i.e., load all vertices)lEdgeSrcMaxlines
- the max lines of edges to be loaded. Default is -1 (i.e., load all edges)lVertexIDOffset
- the offset of vertex ID. That is, the vertex ID would be vertexID+lVertexIDOffset. Default is 0lEdgeIDOffset
- the offset of edge ID. That is, the edge ID would be edgeID+lEdgeIDOffset. Default is 0iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAE. Default value is PIPEDSTREAMszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions, DataLoaderListener dll) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)lVertexSrcOffsetlines
- the line offset of vertices. Loading vertices after the offset. Default is 0.lEdgeSrcOffsetlines
- the line offset of edges. Loading edges after the offset. Default is 0.lVertexSrcMaxlines
- the max lines of vertices to be loaded. Default is -1 (i.e., load all vertices)lEdgeSrcMaxlines
- the max lines of edges to be loaded. Default is -1 (i.e., load all edges)lVertexIDOffset
- the offset of vertex ID. That is, the vertex ID would be vertexID+lVertexIDOffset. Default is 0lEdgeIDOffset
- the offset of edge ID. That is, the edge ID would be edgeID+lEdgeIDOffset. Default is 0iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsdll
- an instance of DataLoaderListener that can be used to report progress and control the loading process when an error occurs. It can be NULL.java.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig config) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)config
- an OracleDataLoaderConfig
java.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.java.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, int iBatchSize, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.iBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, int splitterFlag, int iBatchSize, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, int iPartitions, int iOffset, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1iBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAE. Default value is PIPEDSTREAMszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, int iBatchSize, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAE. Default value is PIPEDSTREAMszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, int splitterFlag, java.lang.String szPrefix, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgelVertexSrcOffsetlines
- the line offset of vertices. Loading vertices after the offset. Default is 0.lEdgeSrcOffsetlines
- the line offset of edges. Loading edges after the offset. Default is 0.lVertexSrcMaxlines
- the max lines of vertices to be loaded. Default is -1 (i.e., load all vertices)lEdgeSrcMaxlines
- the max lines of edges to be loaded. Default is -1 (i.e., load all edges)lVertexIDOffset
- the offset of vertex ID. That is, the vertex ID would be vertexID+lVertexIDOffset. Default is 0lEdgeIDOffset
- the offset of edge ID. That is, the edge ID would be edgeID+lEdgeIDOffset. Default is 0iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAE. Default value is PIPEDSTREAMszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgelVertexSrcOffsetlines
- the line offset of vertices. Loading vertices after the offset. Default is 0.lEdgeSrcOffsetlines
- the line offset of edges. Loading edges after the offset. Default is 0.lVertexSrcMaxlines
- the max lines of vertices to be loaded. Default is -1 (i.e., load all vertices)lEdgeSrcMaxlines
- the max lines of edges to be loaded. Default is -1 (i.e., load all edges)lVertexIDOffset
- the offset of vertex ID. That is, the vertex ID would be vertexID+lVertexIDOffset. Default is 0lEdgeIDOffset
- the offset of edge ID. That is, the edge ID would be edgeID+lEdgeIDOffset. Default is 0iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAE. Default value is PIPEDSTREAMszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based loading. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithExtTab(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, boolean bNamedPipe, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszDir
- the database directory for external table based loadingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithExtTab(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based loadingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithExtTab(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based loadingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithExtTab(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based loadingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithExtTab(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based loadingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithExtTab(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)lVertexSrcOffsetlines
- the line offset of vertices. Loading vertices after the offset. Default is 0.lEdgeSrcOffsetlines
- the line offset of edges. Loading edges after the offset. Default is 0.lVertexSrcMaxlines
- the max lines of vertices to be loaded. Default is -1 (i.e., load all vertices)lEdgeSrcMaxlines
- the max lines of edges to be loaded. Default is -1 (i.e., load all edges)lVertexIDOffset
- the offset of vertex ID. That is, the vertex ID would be vertexID+lVertexIDOffset. Default is 0lEdgeIDOffset
- the offset of edge ID. That is, the edge ID would be edgeID+lEdgeIDOffset. Default is 0iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based loadingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithExtTab(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, boolean bNamedPipe, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszDir
- the database directory for external table based loadingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithExtTab(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based loadingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithExtTab(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based loadingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithExtTab(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based loadingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithExtTab(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based loadingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithExtTab(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgelVertexSrcOffsetlines
- the line offset of vertices. Loading vertices after the offset. Default is 0.lEdgeSrcOffsetlines
- the line offset of edges. Loading edges after the offset. Default is 0.lVertexSrcMaxlines
- the max lines of vertices to be loaded. Default is -1 (i.e., load all vertices)lEdgeSrcMaxlines
- the max lines of edges to be loaded. Default is -1 (i.e., load all edges)lVertexIDOffset
- the offset of vertex ID. That is, the vertex ID would be vertexID+lVertexIDOffset. Default is 0lEdgeIDOffset
- the offset of edge ID. That is, the edge ID would be edgeID+lEdgeIDOffset. Default is 0iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based loadingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, boolean bNamedPipe, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)lVertexSrcOffsetlines
- the line offset of vertices. Loading vertices after the offset. Default is 0.lEdgeSrcOffsetlines
- the line offset of edges. Loading edges after the offset. Default is 0.lVertexSrcMaxlines
- the max lines of vertices to be loaded. Default is -1 (i.e., load all vertices)lEdgeSrcMaxlines
- the max lines of edges to be loaded. Default is -1 (i.e., load all edges)lVertexIDOffset
- the offset of vertex ID. That is, the vertex ID would be vertexID+lVertexIDOffset. Default is 0lEdgeIDOffset
- the offset of edge ID. That is, the edge ID would be edgeID+lEdgeIDOffset. Default is 0iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, boolean bNamedPipe, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void loadDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgelVertexSrcOffsetlines
- the line offset of vertices. Loading vertices after the offset. Default is 0.lEdgeSrcOffsetlines
- the line offset of edges. Loading edges after the offset. Default is 0.lVertexSrcMaxlines
- the max lines of vertices to be loaded. Default is -1 (i.e., load all vertices)lEdgeSrcMaxlines
- the max lines of edges to be loaded. Default is -1 (i.e., load all edges)lVertexIDOffset
- the offset of vertex ID. That is, the vertex ID would be vertexID+lVertexIDOffset. Default is 0lEdgeIDOffset
- the offset of edge ID. That is, the edge ID would be edgeID+lEdgeIDOffset. Default is 0iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before loading data into the tables, and enable indexes/contraints on the tables after loading data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, int iBatchSize, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.iBatchSize
- the batch size of Oracle update in batching mode for JDBC-based merging. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based merging. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, int iBatchSize, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based merging. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based merging. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based merging. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)lVertexSrcOffsetlines
- the line offset of vertices. Loading vertices after the offset. Default is 0.lEdgeSrcOffsetlines
- the line offset of edges. Loading edges after the offset. Default is 0.lVertexSrcMaxlines
- the max lines of vertices to be loaded. Default is -1 (i.e., load all vertices)lEdgeSrcMaxlines
- the max lines of edges to be loaded. Default is -1 (i.e., load all edges)lVertexIDOffset
- the offset of vertex ID. That is, the vertex ID would be vertexID+lVertexIDOffset. Default is 0lEdgeIDOffset
- the offset of edge ID. That is, the edge ID would be edgeID+lEdgeIDOffset. Default is 0iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based merging. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions, DataLoaderListener dll) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)lVertexSrcOffsetlines
- the line offset of vertices. Loading vertices after the offset. Default is 0.lEdgeSrcOffsetlines
- the line offset of edges. Loading edges after the offset. Default is 0.lVertexSrcMaxlines
- the max lines of vertices to be loaded. Default is -1 (i.e., load all vertices)lEdgeSrcMaxlines
- the max lines of edges to be loaded. Default is -1 (i.e., load all edges)lVertexIDOffset
- the offset of vertex ID. That is, the vertex ID would be vertexID+lVertexIDOffset. Default is 0lEdgeIDOffset
- the offset of edge ID. That is, the edge ID would be edgeID+lEdgeIDOffset. Default is 0iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based merging. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsdll
- an instance of DataLoaderListener that can be used to report progress and control the loading process when an error occurs. It can be NULL.java.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig config) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)config
- a OracleDataLoaderConfig
objectjava.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.java.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, int iBatchSize, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.iBatchSize
- the batch size of Oracle update in batching mode for JDBC-based merging. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, int splitterFlag, int iBatchSize, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based merging. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based merging. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, int iBatchSize, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based merging. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based merging. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based merging. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeData(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, int iBatchSize, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgelVertexSrcOffsetlines
- the line offset of vertices. Loading vertices after the offset. Default is 0.lEdgeSrcOffsetlines
- the line offset of edges. Loading edges after the offset. Default is 0.lVertexSrcMaxlines
- the max lines of vertices to be loaded. Default is -1 (i.e., load all vertices)lEdgeSrcMaxlines
- the max lines of edges to be loaded. Default is -1 (i.e., load all edges)lVertexIDOffset
- the offset of vertex ID. That is, the vertex ID would be vertexID+lVertexIDOffset. Default is 0lEdgeIDOffset
- the offset of edge ID. That is, the edge ID would be edgeID+lEdgeIDOffset. Default is 0iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is PIPEDSTREAMszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingiBatchSize
- the batch size of Oracle update in batching mode for JDBC-based merging. Default value is 1000bRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithExtTab(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, boolean bNamedPipe, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszDir
- the database directory for external table based mergingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithExtTab(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based mergingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithExtTab(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based mergingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithExtTab(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based mergingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithExtTab(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based mergingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithExtTab(OraclePropertyGraph opg, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)lVertexSrcOffsetlines
- the line offset of vertices. Loading vertices after the offset. Default is 0.lEdgeSrcOffsetlines
- the line offset of edges. Loading edges after the offset. Default is 0.lVertexSrcMaxlines
- the max lines of vertices to be loaded. Default is -1 (i.e., load all vertices)lEdgeSrcMaxlines
- the max lines of edges to be loaded. Default is -1 (i.e., load all edges)lVertexIDOffset
- the offset of vertex ID. That is, the vertex ID would be vertexID+lVertexIDOffset. Default is 0lEdgeIDOffset
- the offset of edge ID. That is, the edge ID would be edgeID+lEdgeIDOffset. Default is 0iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based mergingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithExtTab(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, boolean bNamedPipe, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszDir
- the database directory for external table based mergingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithExtTab(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based mergingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithExtTab(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based mergingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithExtTab(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based mergingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithExtTab(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based mergingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithExtTab(OraclePropertyGraph opg, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szDir, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgelVertexSrcOffsetlines
- the line offset of vertices. Loading vertices after the offset. Default is 0.lEdgeSrcOffsetlines
- the line offset of edges. Loading edges after the offset. Default is 0.lVertexSrcMaxlines
- the max lines of vertices to be loaded. Default is -1 (i.e., load all vertices)lEdgeSrcMaxlines
- the max lines of edges to be loaded. Default is -1 (i.e., load all edges)lVertexIDOffset
- the offset of vertex ID. That is, the vertex ID would be vertexID+lVertexIDOffset. Default is 0lEdgeIDOffset
- the offset of edge ID. That is, the edge ID would be edgeID+lEdgeIDOffset. Default is 0iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszDir
- the database directory for external table based mergingbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, boolean bNamedPipe, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)iDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object[] oaVertexSources, java.lang.Object[] oaEdgeSources, long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseoaVertexSources
- the input data source of vertices (can be either an array of file names or input streams)oaEdgeSources
- the input data source of edges (can be either an array of file names or input streams)lVertexSrcOffsetlines
- the line offset of vertices. Loading vertices after the offset. Default is 0.lEdgeSrcOffsetlines
- the line offset of edges. Loading edges after the offset. Default is 0.lVertexSrcMaxlines
- the max lines of vertices to be loaded. Default is -1 (i.e., load all vertices)lEdgeSrcMaxlines
- the max lines of edges to be loaded. Default is -1 (i.e., load all edges)lVertexIDOffset
- the offset of vertex ID. That is, the vertex ID would be vertexID+lVertexIDOffset. Default is 0lEdgeIDOffset
- the offset of edge ID. That is, the edge ID would be edgeID+lEdgeIDOffset. Default is 0iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, boolean bNamedPipe, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, boolean bNamedPipe, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.bNamedPipe
- setting the flag to true would use named pipe based splitting. otherwise regular filebased splitting would be usedszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, int iDop, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgeiDop
- degree of parallelism. It has to be a positive integer.splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
public void mergeDataWithSqlLdr(OraclePropertyGraph opg, java.lang.String szUser, java.lang.String szPassword, java.lang.String szDbId, java.lang.Object obVertexSource, java.lang.Object obEdgeSource, long lVertexSrcOffsetlines, long lEdgeSrcOffsetlines, long lVertexSrcMaxlines, long lEdgeSrcMaxlines, long lVertexIDOffset, long lEdgeIDOffset, int iDop, int iPartitions, int iOffset, oracle.pg.rdbms.loader.RdbmsDataLoaderConfig.SplitterType splitterFlag, java.lang.String szPrefix, java.lang.String szSqlLoaderPath, boolean bRebuildIndex, java.lang.String szTbs, java.lang.String szOptions) throws java.lang.Exception
opg
- an instance of OraclePropertyGraphszUser
- user name to access the databaseszPassword
- password to access the databaseszDbId
- service name of the databaseobVertexSource
- the input data source of vertexobEdgeSource
- the input data source of edgelVertexSrcOffsetlines
- the line offset of vertices. Loading vertices after the offset. Default is 0.lEdgeSrcOffsetlines
- the line offset of edges. Loading edges after the offset. Default is 0.lVertexSrcMaxlines
- the max lines of vertices to be loaded. Default is -1 (i.e., load all vertices)lEdgeSrcMaxlines
- the max lines of edges to be loaded. Default is -1 (i.e., load all edges)lVertexIDOffset
- the offset of vertex ID. That is, the vertex ID would be vertexID+lVertexIDOffset. Default is 0lEdgeIDOffset
- the offset of edge ID. That is, the edge ID would be edgeID+lEdgeIDOffset. Default is 0iDop
- degree of parallelism. It has to be a positive integer.iPartitions
- number of partitions (i.e., data loading clients)iOffset
- offset of partitions. It is from 0 to iPartitions-1splitterFlag
- the flag to set splitting: REGULARFILE, NAMEDPIPE, PIPEDSTREAM. Default value is REGULARFILEszPrefix
- the prefix used to generate splitted files for regular file or named pipe based splittingszSqlLoaderPath
- the path to SQL*Loader bin/sqlldrbRebuildIndex
- setting the flag to true would disable indexes/constraints on the tables before merging data into the tables, and enable indexes/contraints on the tables after merging data into the tablesszTbs
- tablespace nameszOptions
- the extra optionsjava.lang.Exception
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.