Click or drag to resize

BlankNodeMapperGetNextID Method

Gets the next available auto-assigned Blank Node ID.

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

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.BlankNodeMapper.GetNextID"]

See Also