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 not stored for this graph (policy: none)
no test coverage detected