NodeFactory Constructor
|
Creates a new Node Factory |
CreateBlankNode | Overloaded. Creates a Blank Node with a new automatically generated ID |
CreateGraphLiteralNode | Overloaded. Creates a Graph Literal Node which represents the empty Subgraph |
CreateLiteralNode | Overloaded. Creates a Literal Node with the given Value and Data Type |
CreateUriNode | Creates a URI Node for the given URI |
CreateVariableNode | Creates a Variable Node for the given Variable Name |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetNextBlankNodeID | Creates a new unused Blank Node ID and returns it |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
NodeFactory Class | VDS.RDF Namespace