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

Method getGraphDetails

src/main/java/graph/GraphController.java:730–786  ·  view source on GitHub ↗

Gets the details for several arrays and hash maps, as well as starting the GraphML output. @param requestModel GraphRequestModel @param ontologyURI String @param snarlTemplate SnarlTemplate (initially empty) @param reasoningTemplate SnarlTemplate (initially empty) @param prefixes List<PrefixMo

(GraphRequestModel requestModel,
			SnarlTemplate snarlTemplate, SnarlTemplate reasoningTemplate, List<PrefixModel> prefixes,
			RelatedAndRestrictionModel relatedsAndRestrictions)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

createGraphMethod · 0.95

Calls 9

setUpGraphMethod · 0.95
addTitleAndPrefixesMethod · 0.95
loadFileToDBMethod · 0.80
checkDBLoadMethod · 0.80
getOntologyURIMethod · 0.80
getPrefixesMethod · 0.80
getClassRelationshipsMethod · 0.80
getRestrictionsMethod · 0.80
toStringMethod · 0.80

Tested by

no test coverage detected