Interface for Caches that can be used to cache the result of loading Graphs from URIs
For a list of all members of this type, see IUriLoaderCache Members .
Warning: Only available in Builds for which caching is supported e.g. not supported under Silverlight
Implementors should take care to implement their caches such that any errors in the cache do not bubble up outside of the cache. If the cache encounters any error when caching data or retrieving data from the cache it should indicate that the cached data is not available
Namespace: VDS.RDF.Parsing
Assembly: dotNetRDF (in dotNetRDF.dll)
IUriLoaderCache Members | VDS.RDF.Parsing Namespace