Uses of Class
org.aksw.jena_sparql_api.io.binseach.GraphFindCache
Packages that use GraphFindCache
-
Uses of GraphFindCache in org.aksw.jena_sparql_api.io.binseach
Methods in org.aksw.jena_sparql_api.io.binseach that return GraphFindCacheModifier and TypeMethodDescriptionstatic GraphFindCacheGraphFindCache.get(org.apache.jena.sparql.util.Context cxt) Return the global instance (if any) in ARQ.getContex()static GraphFindCacheGraphFindCache.getOrCreate(org.apache.jena.sparql.util.Context cxt) Methods in org.aksw.jena_sparql_api.io.binseach with parameters of type GraphFindCacheModifier and TypeMethodDescriptionstatic org.apache.jena.sparql.engine.QueryIteratorGraphCacheStreaming.cache(GraphFindCache cache, org.apache.jena.graph.Triple lookupPattern, Function<org.apache.jena.graph.Triple, org.apache.jena.sparql.engine.QueryIterator> itSupp) static voidGraphFindCache.set(org.apache.jena.sparql.util.Context cxt, GraphFindCache cache)