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

Method createMap

src/main/java/graph/GraphDBAccess.java:1109–1123  ·  view source on GitHub ↗

Creates a hash map from String/Object pairs. @param values Pairs of String key and Object values. The number of arguments should be even otherwise an exception will be thrown. @return Map created from the inputs. @throws OntoGraphException

(final Object... values)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

getIndividualsMethod · 0.95
getPropertiesMethod · 0.95
getRestrictionsMethod · 0.95
getAttributesMethod · 0.95
getSuperClassesMethod · 0.95

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected