| Package | Description |
|---|---|
| ai.grakn.migration.csv |
Implements migration of CSV data into Grakn.
|
| Modifier and Type | Method and Description |
|---|---|
CSVMigrator |
CSVMigrator.setNullString(String nullString)
Set string that will be evaluated as null
|
CSVMigrator |
CSVMigrator.setQuoteChar(char quote)
Set character used to encapsulate values containing special characters.
|
CSVMigrator |
CSVMigrator.setSeparator(char separator)
Set separator the input file will be split on
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.