| Package | Description |
|---|---|
| oracle.pg.common.csvconverter |
| Modifier and Type | Method and Description |
|---|---|
CSV2OPVConfig |
CSV2OPVConfig.setOffsetVID(long offsetVID)
Setter for the offset to the VID.
|
CSV2OPVConfig |
CSV2OPVConfig.setVidColumnName(java.lang.String vidColumnName)
Setter for the column name that will be used as VID.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
OraclePropertyGraphCSVConverter.convertCSV2OPV(java.io.InputStream inCSV,
CSV2OPVConfig config,
java.io.OutputStream opvOS)
Converts a property graph file for vertices in CSV format into Oracle Flat
File format using the specified configuration.
|
Copyright © 2015 - 2018 Oracle and/or its affiliates. All Rights Reserved.