Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core/Edge.java): add methods for target ID matching and source/t…
…arget id updates - Added `anyMatchByTargetId` method to check if there is a target with a specific ID by comparing IDs or value mappings. - Created `withSourceAndTargetIdsUpdated` method to update both the source and target IDs in an Edge, leveraging a Node and provided functions for new IDs. work on #73
- Loading branch information