Uses of Class
org.eclipse.rdf4j.federated.structures.SubQuery
Packages that use SubQuery
-
Uses of SubQuery in org.eclipse.rdf4j.federated.cache
Methods in org.eclipse.rdf4j.federated.cache with parameters of type SubQueryModifier 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)