Class RDFDataPodSimple
java.lang.Object
org.aksw.jenax.dataaccess.sparql.pod.RDFDataPodSimple
- All Implemented Interfaces:
AutoCloseable,HasRDFDataSource,RDFDataPod
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedRDFDataPodSimple(RDFDataSource dataSource, AutoCloseable closeAction) Constructed withRDFEngines.of(RDFLinkSource, Closeable). -
Method Summary
-
Field Details
-
dataSource
-
closeAction
-
-
Constructor Details
-
RDFDataPodSimple
Constructed withRDFEngines.of(RDFLinkSource, Closeable).
-
-
Method Details
-
getDataSource
- Specified by:
getDataSourcein interfaceHasRDFDataSource
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-