Radhika Kundam created ATLAS-4125:
-------------------------------------
Summary: Create JavaPatch to add new supertypes to existing
entities
Key: ATLAS-4125
URL: https://issues.apache.org/jira/browse/ATLAS-4125
Project: Atlas
Issue Type: Task
Reporter: Radhika Kundam
Assignee: Radhika Kundam
As part of ATLAS-4098 introduced adding new super type for existing entity type
which is done by new action type "ADD_SUPER_TYPES" for Typedef patches. With
this patch, it will update entityType's definition with new superTypes.
To provide backward compatibility for the above feature, we need to update
__superTypes for below.
1. All vertices with type of updated entityDef
2. All vertices of all sub-types of updated entityDef
--
This message was sent by Atlassian Jira
(v8.3.4#803005)