Click or drag to resize

OptionsInternUris Property

Gets/Sets whether the library will attempt to intern URIs to reduce memory usage.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static bool InternUris { get; set; }

Property Value

Type: Boolean
See Also