| Package | Description |
|---|---|
| ai.grakn.migration.base |
Base migration package, which implements command line options and base interfaces for importing data into Grakn.
|
| ai.grakn.migration.csv |
Implements migration of CSV data into Grakn.
|
| ai.grakn.migration.export |
Implements export of data and ontology from a Grakn graph into Graql statements.
|
| ai.grakn.migration.json |
Implements migration of JSON data into Grakn.
|
| ai.grakn.migration.owl |
Implements migration of OWL into Grakn.
|
| ai.grakn.migration.sql |
Implements migration of SQL data into Grakn.
|
| ai.grakn.migration.xml |
| Class and Description |
|---|
| MigrationOptions
Configure the default migration options and access arguments passed by the user
|
| Migrator
Abstract migrator class containing methods and functionality needed by
all extending migrator classes.
|
| Class and Description |
|---|
| MigrationOptions
Configure the default migration options and access arguments passed by the user
|
| Class and Description |
|---|
| MigrationOptions
Configure the default migration options and access arguments passed by the user
|
| Class and Description |
|---|
| MigrationOptions
Configure the default migration options and access arguments passed by the user
|
| Class and Description |
|---|
| MigrationOptions
Configure the default migration options and access arguments passed by the user
|
| Class and Description |
|---|
| MigrationOptions
Configure the default migration options and access arguments passed by the user
|
| Class and Description |
|---|
| MigrationOptions
Configure the default migration options and access arguments passed by the user
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.