Click or drag to resize

INodeFactoryCreateLiteralNode Method

Overload List
  NameDescription
Public methodCreateLiteralNode(String)
Creates a Literal Node with the given Value.
Public methodCreateLiteralNode(String, String)
Creates a Literal Node with the given Value and Language.
Public methodCreateLiteralNode(String, Uri)
Creates a Literal Node with the given Value and Data Type.
Top
See Also