Click or drag to resize

NodeFactory.CreateGraphLiteralNode Method

Overload List
  NameDescription
Public methodCreateGraphLiteralNode()
Creates a Graph Literal Node which represents the empty Subgraph.
Public methodCreateGraphLiteralNode(IGraph)
Creates a Graph Literal Node which represents the given Subgraph.
Top
See Also