BlankNodeMapperGetNextID Method |
Gets the next available auto-assigned Blank Node ID.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public string GetNextID()
Public Function GetNextID As String
Return Value
Type:
String[Missing <returns> documentation for "M:VDS.RDF.BlankNodeMapper.GetNextID"]
See Also