Uses of Class
org.eclipse.rdf4j.spring.resultcache.ReusableGraphQueryResult
Packages that use ReusableGraphQueryResult
-
Uses of ReusableGraphQueryResult in org.eclipse.rdf4j.spring.resultcache
Method parameters in org.eclipse.rdf4j.spring.resultcache with type arguments of type ReusableGraphQueryResultModifier and TypeMethodDescriptionvoid
ResultCachingGraphQuery.renewLocalResultCache
(ResultCache<Integer, ReusableGraphQueryResult> localGraphQueryResultCache) Constructor parameters in org.eclipse.rdf4j.spring.resultcache with type arguments of type ReusableGraphQueryResultModifierConstructorDescriptionResultCachingGraphQuery
(GraphQuery delegate, ResultCache<Integer, ReusableGraphQueryResult> localResultCache, ResultCache<Integer, ReusableGraphQueryResult> globalResultCache, ResultCacheProperties properties)