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