Click or drag to resize

BaseGraphCreateGraphLiteralNode Method

Overload List
  NameDescription
Public methodCreateGraphLiteralNode
Creates a new Graph Literal Node with its value being an Empty Subgraph.
Public methodCreateGraphLiteralNode(IGraph)
Creates a new Graph Literal Node with its value being the given Subgraph.
Top
See Also