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

Method loadFileToDB

src/main/java/graph/GraphDBAccess.java:816–851  ·  view source on GitHub ↗

Loads input file with given file format as named graph to Stardog database. @param snarlTemplate (returned, associated with the data source for the db) @param reasoningTemplate (returned, associated with the data source for the db) @param inputFile Full ontology as a byte array @param graphTitl

(SnarlTemplate snarlTemplate, SnarlTemplate reasoningTemplate, byte[] fileData, 
	        String graphTitle, String fileFormat)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getGraphDetailsMethod · 0.80

Calls 1

checkAdminConnectionMethod · 0.95

Tested by

no test coverage detected