| dotNetRDF API Documentation |
|
NodeFactory.GetNextBlankNodeID Method
Creates a new unused Blank Node ID and returns it
public
string GetNextBlankNodeID();
Return Value
Implements
INodeFactory.GetNextBlankNodeID
See Also
NodeFactory Class | VDS.RDF Namespace