MCPcopy Create free account
hub / github.com/DMinerJackie/prefuse-visualization-tool / getTargetNode

Method getTargetNode

src/prefuse/data/Graph.java:1017–1019  ·  view source on GitHub ↗

Get the target node id (node table row number) for the given edge id (edge table row number). @param edge an edge id (edge table row number) @return the target node id (node table row number)

(int edge)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

updateDegreesMethod · 0.95
getEdgeMethod · 0.95
getAdjacentNodeMethod · 0.95

Calls 6

getNodeIndexMethod · 0.95
getEdgeTableMethod · 0.95
edgeCheckMethod · 0.95
getNodeMethod · 0.95
getLongMethod · 0.65
getRowMethod · 0.65

Tested by

no test coverage detected