MCPcopy Create free account
hub / github.com/NinePts/OntoGraph / updateMapValue

Method updateMapValue

src/main/java/graph/GraphDBAccess.java:1653–1662  ·  view source on GitHub ↗

Either creates a new entry in the hash map if the key does not exist, or adds the value to the existing value. @param holdingMap HashMap > to be updated @param key String identifying the entry's key @param value String identifying the entry's value

(Map<String, List<T>> hashmap, final String key, final T value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getRestrictionsMethod · 0.95
updateRelationMapMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected