[
https://issues.apache.org/jira/browse/ATLAS-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15240900#comment-15240900
]
Shwetha G S commented on ATLAS-668:
-----------------------------------
GraphBackedTypeStore is just for type store. Entity store is in
GraphBackedMetadataRepository and uses GraphHelper. We should change
GraphBackedTypeStore to use GraphHelper
> GraphHelper.addEdge() should add an edge only if there is no existing edge
> --------------------------------------------------------------------------
>
> Key: ATLAS-668
> URL: https://issues.apache.org/jira/browse/ATLAS-668
> Project: Atlas
> Issue Type: Bug
> Reporter: Shwetha G S
>
> Currently, addEdge adds edge always and because of any code issues, we might
> end with duplicate edges. addEdge should add a check before adding edge
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)