Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

Conversation

amcp
Copy link
Contributor

@amcp amcp commented May 3, 2017

No description provided.

Copy link
Contributor Author

@amcp amcp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor comments

@@ -0,0 +1,49 @@
#!/bin/bash
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add license header


export ORIGINAL_TABLE_ENDPOINT=$1
export ORIGINAL_TABLE_REGION=$2
export ORIGINAL_TABLE_PREFIX=$3
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

take in old table name and new table name as parameters and do not iterate over all graph stores in this file. Need flexibility to support the upgrade path from Titan 1.0.0 to JanusGraph 0.1.0 given the titan_ids/janusgraph_ids table name difference.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant