| Package | Description |
|---|---|
| ai.grakn.migration.base.io | |
| ai.grakn.migration.csv | |
| ai.grakn.migration.export | |
| ai.grakn.migration.json | |
| ai.grakn.migration.owl | |
| ai.grakn.migration.sql |
| Modifier and Type | Method and Description |
|---|---|
static Optional<MigrationCLI> |
MigrationCLI.create(String[] args,
org.apache.commons.cli.Options options) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Main.runCSV(MigrationCLI cli) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Main.runExport(MigrationCLI cli) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Main.runJson(MigrationCLI cli) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Main.runOwl(MigrationCLI cli) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Main.runSQL(MigrationCLI cli) |
Copyright © 2016 Grakn Labs Ltd. All rights reserved.