Interface ModelConstructor
-
- All Known Implementing Classes:
CoPIGrantCountConstructQueryRunner,PersonToGrantsModelConstructor
public interface ModelConstructor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.jena.rdf.model.ModelgetConstructedModel()
-
-
-
Method Detail
-
getConstructedModel
org.apache.jena.rdf.model.Model getConstructedModel() throws MalformedQueryParametersException
-
-