Class RDFLinkSourceHTTPSimple
java.lang.Object
org.aksw.jenax.dataaccess.sparql.engine.RDFLinkSourceHTTPSimple
- All Implemented Interfaces:
RDFLinkSourceHTTP,RDFLinkSource
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RDFLinkSourceHTTPSimpleof(Consumer<RDFLinkBuilderHTTP<?>> configurator) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.jenax.dataaccess.sparql.linksource.RDFLinkSource
asDataSource, getDatasetGraph, newLink, newQuery, newUpdate, query, query, update, update, update
-
Field Details
-
configurator
-
-
Constructor Details
-
RDFLinkSourceHTTPSimple
-
-
Method Details
-
of
-
newLinkBuilder
- Specified by:
newLinkBuilderin interfaceRDFLinkSource- Specified by:
newLinkBuilderin interfaceRDFLinkSourceHTTP
-