BaseLiteralNode Constructor |
Name | Description | |
---|---|---|
![]() | BaseLiteralNode() |
Deserialization Only Constructor.
|
![]() | BaseLiteralNode(SerializationInfo, StreamingContext) |
Deserialization Constructor.
|
![]() | BaseLiteralNode(IGraph, String) |
Internal Only Constructor for Literal Nodes.
|
![]() | BaseLiteralNode(IGraph, String, Boolean) |
Internal Only Constructor for Literal Nodes.
|
![]() | BaseLiteralNode(IGraph, String, String) |
Internal Only Constructor for Literal Nodes.
|
![]() | BaseLiteralNode(IGraph, String, Uri) |
Internal Only Constructor for Literal Nodes.
|
![]() | BaseLiteralNode(IGraph, String, String, Boolean) |
Internal Only Constructor for Literal Nodes.
|
![]() | BaseLiteralNode(IGraph, String, Uri, Boolean) |
Internal Only Constructor for Literal Nodes.
|