Uses of Class
org.eclipse.rdf4j.federated.structures.SubQuery
-
Uses of SubQuery in org.eclipse.rdf4j.federated.cache
Modifier and TypeMethodDescriptionSourceSelectionCache.getAssurance
(SubQuery subQuery, Endpoint endpoint) Ask the cache if a given endpoint can provide results for aSubQuery
.SourceSelectionMemoryCache.getAssurance
(SubQuery subQuery, Endpoint endpoint) void
SourceSelectionCache.updateInformation
(SubQuery subQuery, Endpoint endpoint, boolean hasStatements) void
SourceSelectionMemoryCache.updateInformation
(SubQuery subQuery, Endpoint endpoint, boolean hasStatements)