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; }
Public Shared Property InternUris As Boolean
Get
Set
Property Value
Type:
BooleanSee Also