Click or drag to resize

SparqlQueryParserContextGetNewBlankNodeID Method

Gets a new Blank Node ID.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string GetNewBlankNodeID()

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Parsing.Contexts.SparqlQueryParserContext.GetNewBlankNodeID"]

See Also