Click or drag to resize

SparqlQueryParserContextBlankNodeID Property

Gets the last Blank Node ID that was issued.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public int BlankNodeID { get; }

Property Value

Type: Int32
See Also