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

Method getNodeFromKey

src/prefuse/data/Graph.java:783–786  ·  view source on GitHub ↗

Get the Node tuple corresponding to the input node key field value. The node key field is used to find the node id (node table row number), which is then used to retrieve the Node tuple. @param key a node key field value @return the requested Node instance

(long key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getBooleanMethod · 0.80

Calls 2

getNodeIndexMethod · 0.95
getNodeMethod · 0.95

Tested by

no test coverage detected