Nikhil Bonte created ATLAS-3256:
-----------------------------------
Summary: 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
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)