ThreadSafeGraphGetLiteralNode Method |
Name | Description | |
---|---|---|
GetLiteralNode(String) |
Returns the LiteralNode with the given Value if it exists.
(Overrides GraphGetLiteralNode(String).) | |
GetLiteralNode(String, String) |
Returns the LiteralNode with the given Value in the given Language if it exists.
(Overrides GraphGetLiteralNode(String, String).) | |
GetLiteralNode(String, Uri) |
Returns the LiteralNode with the given Value and given Data Type if it exists.
(Overrides GraphGetLiteralNode(String, Uri).) |