GraphLiteralNode Constructor |
Name | Description | |
---|---|---|
GraphLiteralNode |
Deserialization Only Constructor.
| |
GraphLiteralNode(IGraph) |
Creates a new Graph Literal Node in the given Graph which represents the given Subgraph.
| |
GraphLiteralNode(SerializationInfo, StreamingContext) |
Deserialization Constructor.
| |
GraphLiteralNode(IGraph, IGraph) |
Creates a new Graph Literal Node whose value is an empty Subgraph.
|