MCPcopy 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

removeImplMethod · 0.95
compareEdgesMethod · 0.95
serializeWithEdgeMethod · 0.95

Calls

no outgoing calls

Tested by 1

serializeWithEdgeMethod · 0.76