[ https://issues.apache.org/jira/browse/ATLAS-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Amruth S resolved ATLAS-5024. ----------------------------- Resolution: Fixed > Improve fetching edges of the vertex > ------------------------------------ > > Key: ATLAS-5024 > URL: https://issues.apache.org/jira/browse/ATLAS-5024 > Project: Atlas > Issue Type: Improvement > Affects Versions: 2.4.0 > Reporter: Amruth S > Assignee: Amruth S > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > Extending [ATLAS-4803|https://reviews.apache.org/r/74713/bugs/ATLAS-4803/] > Relationship attributes, classifications of a particular entity(vertex) as > vertices which is linked with an edge. > Hence while performing classifications/relationship, edges are fetched. > *AtlasVertex.hasEdges()* checks whether a particular vertex has any edges. > This method is used in some cases, followed by getting the edges of that > vertex through query. > Action: > If there are many edges of a particular vertex, time spent on checking > hasEdge can also take much time. hence it can be removed -- This message was sent by Atlassian Jira (v8.20.10#820010)