Package | Description |
---|---|
org.eclipse.rdf4j.federated.endpoint | |
org.eclipse.rdf4j.federated.evaluation |
Modifier and Type | Field and Description |
---|---|
protected TripleSource |
EndpointBase.tripleSource |
Modifier and Type | Method and Description |
---|---|
TripleSource |
EndpointBase.getTripleSource() |
TripleSource |
Endpoint.getTripleSource() |
Modifier and Type | Class and Description |
---|---|
class |
SailTripleSource
A triple source to be used on any repository.
|
class |
SparqlTripleSource
A triple source to be used for (remote) SPARQL endpoints.
|
class |
TripleSourceBase |
Modifier and Type | Method and Description |
---|---|
static TripleSource |
TripleSourceFactory.tripleSourceFor(Endpoint e,
EndpointType t,
FederationContext federationContext) |
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.