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

Method getProperties

src/main/java/graph/GraphDBAccess.java:644–704  ·  view source on GitHub ↗

List of all properties and their domains/ranges in the loaded ontology @param snarlTemplate SnarlTemplate with server details @param prefixes List of PrefixModels> @return List of properties with details (PropertyModel) @throws OntoGraphException

(final SnarlTemplate snarlTemplate,   //NOSONAR - Complexity acceptable
    		List<PrefixModel> prefixes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

createPropertiesGraphMethod · 0.80
createUMLGraphMethod · 0.80

Calls 4

checkAdminConnectionMethod · 0.95
getAllPropertiesMethod · 0.95
createMapMethod · 0.95

Tested by

no test coverage detected