You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.
We used titan 1.1.0-SNAPSHOT in our production and have millions of records. We have exhausted all the config options given for the migration path from titan 1.0.0 to Janusgraph 0.1. But unfortunately, we use 1.1.0-SNAPSHOT version of titan and I don't see any documentation to migrate to Janusgraph for that version. Can some expert help us?
Config Options tried with multiple combinations
Given the age I'm really hoping you already figured this out, but just in case the pom.xml has a property that specifies which titan versions are allowed to upgrade to JanusGraph. By default 1.1.0-SNAPSHOT should be allowed. <titan.compatible-versions>1.0.0,1.1.0-SNAPSHOT</titan.compatible-versions>
In general the JanusGraph users group is a great place to ask questions like these.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We used titan 1.1.0-SNAPSHOT in our production and have millions of records. We have exhausted all the config options given for the migration path from titan 1.0.0 to Janusgraph 0.1. But unfortunately, we use 1.1.0-SNAPSHOT version of titan and I don't see any documentation to migrate to Janusgraph for that version. Can some expert help us?
Config Options tried with multiple combinations
The text was updated successfully, but these errors were encountered: