Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShiftLeftSecurity/overflowdb
/ label
Method
label
core/src/main/java/overflowdb/Edge.java:75–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
}
74
75
@Override
76
public
String label() {
77
return
label;
78
}
79
80
@Override
81
public
Graph graph() {
Callers
5
removeImpl
Method · 0.95
initializeInFromOutOffset
Method · 0.95
initializeOutFromInOffset
Method · 0.95
compareEdges
Method · 0.95
serializeWithEdge
Method · 0.95
Calls
no outgoing calls
Tested by
1
serializeWithEdge
Method · 0.76