Click or drag to resize

BaseGraphGetLiteralNode Method

Overload List
  NameDescription
Public methodGetLiteralNode(String)
Returns the LiteralNode with the given Value if it exists.
Public methodGetLiteralNode(String, String)
Returns the LiteralNode with the given Value in the given Language if it exists.
Public methodGetLiteralNode(String, Uri)
Returns the LiteralNode with the given Value and given Data Type if it exists.
Top
See Also