Click or drag to resize

WrapperGraphGetNextBlankNodeID Method

Gets the next available Blank Node ID.

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

Return Value

Type: String

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

Implements

INodeFactoryGetNextBlankNodeID
See Also