ConstructContextPreserveBlankNodes Property |
Gets whether Blank Nodes bound to variables should be preserved.
Namespace:
VDS.RDF.Query.Construct
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool PreserveBlankNodes { get; }
Public ReadOnly Property PreserveBlankNodes As Boolean
Get
Property Value
Type:
BooleanSee Also