Interface RDFConnectionFuseki

All Superinterfaces:
AutoCloseable, RDFConnection, RDFConnectionRemote, RDFDatasetAccessConnection, RDFDatasetConnection, SparqlQueryConnection, SparqlUpdateConnection, org.apache.jena.sparql.core.Transactional
All Known Implementing Classes:
RDFConnectionFuseki.RDFConnectionFusekiImpl

public interface RDFConnectionFuseki extends RDFConnectionRemote
Implementation of the RDFConnection interface for connecting to an Apache Jena Fuseki.

This adds the ability to work with blank nodes across the network and uses binary for query results.