Show / Hide Table of Contents

Enum NodeType

Node Type Values.
Namespace: VDS.RDF
Assembly: dotNetRDF.dll
Syntax
public enum NodeType

Fields

Name Description
Blank A Blank Node
GraphLiteral A Graph Literal Node
Literal A Literal Node
Uri A Uri Node
Variable A Variable Node (currently only used in N3)

Extension Methods

Extensions.AsEnumerable<NodeType>()
  • Improve this Doc
  • View Source
In This Article
  • Fields
  • Extension Methods
Back to top Generated by DocFX