Interface for Graph Literal Nodes
For a list of all members of this type, see IGraphLiteralNode Members .
| Type | Description |
|---|---|
| BaseGraphLiteralNode | Abstract Base Class for Graph Literal Nodes |
| GraphLiteralNode | Class for representing Graph Literal Nodes which are supported in highly expressive RDF syntaxes like Notation 3 |
| BaseVirtualGraphLiteralNode(TNodeID,TGraphID) | Abstract Base implementation of a Virtual Graph Literal Node |
| SimpleVirtualGraphLiteralNode | Simple implementation of a Virtual Graph Literal Node where the virtual IDs are integers |
Namespace: VDS.RDF
Assembly: dotNetRDF (in dotNetRDF.dll)
IGraphLiteralNode Members | VDS.RDF Namespace