Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-4572

Improved Soft Delete behaviour for relationships edges

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • atlas-core
    • None

    Description

      Earlier the process for soft deleting relationships involved unnecessary invocation of delete methods on already deleted Relationship edges.

      This would consume a lot of time on an entity which has a long list of soft deleted relationships.

      This changes implements a check on relationship edges, identifying already deleted relationship edges and avoiding invocation of delete method on them.

      Thus only allowing deletion of active relationship edges.

      Attachments

        Issue Links

          Activity

            People

              mandar_va Mandar Ambawane
              mandar_va Mandar Ambawane
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: