Click or drag to resize

INodeFactoryGetNextBlankNodeID Method

Creates a new unused Blank Node ID and returns it.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
string GetNextBlankNodeID()

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.INodeFactory.GetNextBlankNodeID"]

See Also