IGraphGetLiteralNode Method |
Name | Description | |
---|---|---|
GetLiteralNode(String) |
Selects the Literal Node with the given Value if it exists in the Graph, returns null otherwise.
| |
GetLiteralNode(String, String) |
Selects the Literal Node with the given Value and Language if it exists in the Graph, returns null otherwise.
| |
GetLiteralNode(String, Uri) |
Selects the Literal Node with the given Value and DataType if it exists in the Graph, returns otherwise.
|