Click or drag to resize

BaseGraphCreateLiteralNode Method

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