Date
1 - 2 of 2
possible id conflicts when migrating from Titan to Janus
Jason Plurad <plu...@...>
This issue has been reported https://github.com/JanusGraph/janusgraph/issues/228
Please follow the discussion there.
On Tuesday, May 2, 2017 at 11:39:42 AM UTC-4, chris lu wrote:
We have a Titan instance running on Cassandra.When migrating from Titan to Janus, a new table "titan.janusgraph_ids" is generated. Does this table respect the existing "titan.titan_ids" in terms of id generation? Will it cause one existing entity's id reused for a new entity?Chris