Method
hasEdge
Sees whether the graph has this edge @param from node id of from-node @param to node if of to-node @return true if the graph has this node else false
(int from, int to)
Source from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
nothing calls this directly
Tested by
no test coverage detected