Skip to content

Fix to GraphDB claims deletion

Cristina Pauna requested to merge fix/graphdb-claim-deletion into main

This MR contains the fix to delete blank nodes + related nodes created in Neo4J from a list of claims and its credentialSubject.

  1. This fix contains several changes that are described in this document deleteClaims-modifications.pdf
  2. More deleteClaims unit tests were added

Merge request reports