Click or drag to resize

ILiteralNode Properties

The ILiteralNode type exposes the following members.

Properties
  NameDescription
Public propertyDataType
Gets the DataType URI (if any) of the Literal or null.
Public propertyGraph
Gets the Graph the Node belongs to.
(Inherited from INode.)
Public propertyGraphUri
Gets/Sets the Graph URI associated with a Node.
(Inherited from INode.)
Public propertyLanguage
Gets the Language specifier (if any) of the Literal or the Empty String.
Public propertyNodeType
Nodes have a Type.
(Inherited from INode.)
Public propertyValue
Gets the Lexical Value of the Literal.
Top
See Also