Interface SQLGraphGenerator
-
- All Superinterfaces:
GraphGenerator
- All Known Implementing Classes:
SDBGraphGenerator
public interface SQLGraphGenerator extends GraphGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConnectiongetConnection()-
Methods inherited from interface edu.cornell.mannlib.vitro.webapp.dao.jena.GraphGenerator
generateGraph, isGraphClosed
-
-
-
-
Method Detail
-
getConnection
Connection getConnection()
-
-