Click or drag to resize

BaseBlankNodeHasAutoAssignedID Property

Indicates whether this Blank Node had its ID assigned for it by the Graph.

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

Property Value

Type: Boolean
See Also