[
https://issues.apache.org/jira/browse/ATLAS-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868430#comment-16868430
]
ASF subversion and git services commented on ATLAS-3256:
--------------------------------------------------------
Commit 08b76391cfb8fd231218e5788261e5f2310703cc in atlas's branch
refs/heads/master from nikhilbonte
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=08b7639 ]
ATLAS-3256 Modify export API to process with relationshipAttributes
Signed-off-by: nixonrodrigues <[email protected]>
> Modify export API to process with relationshipAttributes
> --------------------------------------------------------
>
> Key: ATLAS-3256
> URL: https://issues.apache.org/jira/browse/ATLAS-3256
> Project: Atlas
> Issue Type: Improvement
> Reporter: Nikhil Bonte
> Assignee: Nikhil Bonte
> Priority: Major
> Fix For: 2.1.0
>
> Attachments:
> ATLAS-3256-Modify-export-API-to-process-with-relationshipAttributes_2.patch,
> ATLAS-3256-zip-for-new-unit-test-cases-1.patch
>
>
> Current implementation of export operation uses graph queries to fetch
> related entities.
>
> This Jira will enable processing of entity's relationshipAttributes to get
> related entities if entity which is getting exported has
> relationshipAttributes.
>
> Approach:
> If relationshipAttributes present then use relationshipAttributes to get
> related entities,
> else go with graphQuery as before to get related entities.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)