Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ShiftLeftSecurity/overflowdb
/ outNode
Method
outNode
core/src/main/java/overflowdb/Edge.java:47–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
}
46
47
public
NodeRef outNode() {
48
return
outNode;
49
}
50
51
public
NodeRef inNode() {
52
return
inNode;
Callers
3
overviewTest
Method · 0.95
serializeWithEdge
Method · 0.95
copyTo
Method · 0.80
Calls
no outgoing calls
Tested by
2
overviewTest
Method · 0.76
serializeWithEdge
Method · 0.76