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

Method getSourceNode

src/prefuse/data/Graph.java:993–995  ·  view source on GitHub ↗

Get the source 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 source 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 2

updateDegreesMethod · 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