| 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(String vidColumnName)
Setter for the column name that will be used as VID.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
OraclePropertyGraphCSVConverter.convertCSV2OPV(InputStream inCSV, CSV2OPVConfig config, OutputStream opvOS)
Converts a property graph file for vertices in CSV format into Oracle Flat File format using the specified configuration.
|
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.