CrashingGuru / FGAN-Build-a-thon

This repo includes all material for ITU-T FG AN Build-a-thon in 2022 and 2023
Creative Commons Zero v1.0 Universal
28 stars 5 forks source link

Need a way to delete nodes #52

Closed CrashingGuru closed 2 years ago

CrashingGuru commented 2 years ago

Title

Need a way to delete nodes

Description

Make sure we get the use case label which wants to remove the node. When we delete a node, first check if many use case labels are present for the node. if yes, then just remove the label for the use case in question.

if there is only one use case label for the node, then we need to also remove the node from the DB.