You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2017/02/08 23:24:42 UTC

[jira] [Created] (ATLAS-1541) Update GraphEntityMapper to support entity retrieval from a vertex

Madhan Neethiraj created ATLAS-1541:
---------------------------------------

             Summary: Update GraphEntityMapper to support entity retrieval from a vertex 
                 Key: ATLAS-1541
                 URL: https://issues.apache.org/jira/browse/ATLAS-1541
             Project: Atlas
          Issue Type: Task
          Components:  atlas-core
    Affects Versions: 0.8-incubating
            Reporter: Madhan Neethiraj
            Priority: Minor


GraphEntityMapper retrieves an entity given its guid. An additional method to retrieve the entity from a vertex will be helpful for the callers who already have the vertex - for example while retireving entities referenced by attributes via edges. This would also avoid overhead of performing a lookup for guid->vertex in these cases.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)