Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShiftLeftSecurity/overflowdb
/ isRemoved
Method
isRemoved
core/src/main/java/overflowdb/Edge.java:181–183 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
179
}
180
181
public
boolean isRemoved() {
182
return
removed;
183
}
184
185
@Override
186
public
boolean equals(Object other) {
Callers
1
removeImpl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected