You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "David Radley (JIRA)" <ji...@apache.org> on 2017/01/04 17:10:58 UTC

[jira] [Commented] (ATLAS-1344) Allow types to be created that support parent child hierarchies.

    [ https://issues.apache.org/jira/browse/ATLAS-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15798762#comment-15798762 ] 

David Radley commented on ATLAS-1344:
-------------------------------------

[~madhan.neethiraj] I would like to test out these options with SET and LIST, so would appreciate some pointers on how to setup the parent and child custom types (without iscomposite) and create associated entities. I would also like to understand how using the V2 API I could make updates to the SET and LIST attributes, for example alter the order of a LIST or add or remove from the list.   Many thanks ,David.      

> Allow types to be created that support parent child hierarchies.
> ----------------------------------------------------------------
>
>                 Key: ATLAS-1344
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1344
>             Project: Atlas
>          Issue Type: Improvement
>            Reporter: David Radley
>            Assignee: David Radley
>
> enhance the Type system to allow entities to be created in parent child hierarchies. 
> I notice that AttributeDefinition currently only support  COLLECTION, SET , OPTIONAL and REQUIRED. There is no collection with a lower bound of 0- which would be required for a parent child type relationship. 
> Also it seems to me that it would be ideal to create an attribute with the guid of the parent / child and then derive the other one from the edge. I may have misunderstood but reverseAttributeName seems to use the name of the attribute not the guid.
> I suggest that iscomposite true and false is supported. 
> When we have this in place, we could use this mechanism for Glossary Categories  
>     
>   



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)