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

Method updateMap

src/main/java/graph/GraphController.java:989–999  ·  view source on GitHub ↗

Updates a Map 's value if the input parameter, key, exists; Otherwise, adds a new key-value pair @param stringMap Map to be updated @param key String @param newValue String

(Map<String, String> stringMap, final String key, final String newValue)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected