[
https://issues.apache.org/jira/browse/ATLAS-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Hagelberg resolved ATLAS-1196.
--------------------------------------
Resolution: Fixed
This is working now.
> Support circular lineage with Gremlin 3
> ---------------------------------------
>
> Key: ATLAS-1196
> URL: https://issues.apache.org/jira/browse/ATLAS-1196
> Project: Atlas
> Issue Type: Sub-task
> Reporter: Jeffrey Hagelberg
>
> Circular lineage support is something that has been added to Atlas since the
> gremlin 3 translation logic was put in. We need to update the DSL translator
> to support this with Gremlin 3 as well. See the logic for translating
> LoopExpression in GreminQuery.scala. In Gremlin 2, the logic was changed so
> that if "times" is not specified, the loop exits if the path already contains
> the object being processed. Something similar needs to be added to the
> Gremlin 3 logic.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)