public interface Migrator extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<InsertQuery> |
migrate()
Migrate all the data in the given file based on the given template.
|
closejava.util.stream.Stream<InsertQuery> migrate()
Copyright © 2016 Grakn Labs Ltd. All rights reserved.